PANDATEL-AGENT-MIB: View SNMP OID List / Download MIB
VENDOR: PAN DACOM TELEKOMMUNIKATIONS
Home | MIB: PANDATEL-AGENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
pandatel | 1.3.6.1.4.1.760 | |||
mibs | 1.3.6.1.4.1.760.1 | |||
agent | 1.3.6.1.4.1.760.1.10000 | |||
agentGroup | 1.3.6.1.4.1.760.1.10000.1 | |||
agentNetAddress | 1.3.6.1.4.1.760.1.10000.1.1 | ipaddress | read-write |
The administrative network address of this unit's agent, e.g. the IP address. |
agentSubnetMask | 1.3.6.1.4.1.760.1.10000.1.2 | ipaddress | read-write |
The administrative SubNet mask of this unit's agent. |
agentPhysAddress | 1.3.6.1.4.1.760.1.10000.1.3 | physaddress | read-only |
The physical address of this unit's agent. |
agentMgmtAccessMode | 1.3.6.1.4.1.760.1.10000.1.4 | integer | read-only |
The mode this unit's agent can be reached. Enumeration: 'other': 1, 'outband': 3, 'inband': 2, 'proxy': 4. |
agentHardwareRevision | 1.3.6.1.4.1.760.1.10000.1.5 | displaystring | read-only |
The hardware revision of this unit's agent. This is intended to be of the type like 1.00a, but can also contain any textual description. |
agentSoftwareRevision | 1.3.6.1.4.1.760.1.10000.1.6 | displaystring | read-only |
The software revision of this unit's agent. This is intended to be of the type like 1.00a, but can also contain any textual description. |
agentTrapReceiverTable | 1.3.6.1.4.1.760.1.10000.1.7 | no-access |
This entity's Trap Receiver Table. |
|
1.3.6.1.4.1.760.1.10000.1.7.1 | no-access |
One entry in this entity's Trap Receiver Table, consisting of the trap receiver's IP address and the community string to be used with it. |
||
agTrapReceiverNetAddress | 1.3.6.1.4.1.760.1.10000.1.7.1.1 | ipaddress | read-write |
The network address of this trap receiver, e.g. the IP Address. |
agTrapReceiverTrapCommunity | 1.3.6.1.4.1.760.1.10000.1.7.1.2 | displaystring | read-write |
The community string used for traps to this receiver. |
agTrapReceiverType | 1.3.6.1.4.1.760.1.10000.1.7.1.3 | integer | read-write |
All entries return the value 1 (valid) for this object. Setting this object to the value 2 (invalid) deletes the entry from the trap receiver table. Enumeration: 'valid': 1, 'invalid': 2. |
agentSecurityTable | 1.3.6.1.4.1.760.1.10000.1.8 | no-access |
This entity's Security Table. |
|
1.3.6.1.4.1.760.1.10000.1.8.1 | no-access |
One entry in this entity's security table, consisting of the security level and the community string to be used with it. |
||
agSecSecurityLevel | 1.3.6.1.4.1.760.1.10000.1.8.1.1 | integer | read-only |
The security level that is indicated by using the security community string. Enumeration: 'read-only-sysgroup': 1, 'administrator-access': 4, 'high-security-access': 5, 'read-all-mgmt-objs': 2, 'standard-mgmt-access': 3. |
agSecCommunity | 1.3.6.1.4.1.760.1.10000.1.8.1.2 | displaystring | read-write |
The community string used for identification of the desired security level. |
agentMgmtSecurity | 1.3.6.1.4.1.760.1.10000.1.9 | |||
agentAuthRestrictMode | 1.3.6.1.4.1.760.1.10000.1.9.1 | integer | read-write |
Restricting management authorization means that only snmp requests from members of the trap receiver table will be accepted. Requests from other sources will instead cause an authentication trap, if enabled. When not restricted, snmp requests from any manager who uses a valid community will be accepted, although traps will be sent only to those destinations that are included in the trap receiver table. Enumeration: 'restricted': 3, 'other': 1, 'notRestricted': 2. |