Dell-Private-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: Dell-Private-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 |
rlOperationalMode | 1.3.6.1.4.1.89.121 |
The private MIB module definition for operational mode. |
||
rlOperationalModeState | 1.3.6.1.4.1.89.121.1 | integer | read-write |
Show/Set the current Operational Mode state Enumeration: 'unmanaged': 1, 'managed': 0, 'secure': 2. |
rlGlobalIpAddrTable | 1.3.6.1.4.1.89.121.2 | no-access |
This table is parralel to MIB II IpAddrTable, and is used to add/delete entries to/from that table. |
|
1.3.6.1.4.1.89.121.2.1 | no-access |
The system global IP address information. |
||
rlGlobalIpAdIndex | 1.3.6.1.4.1.89.121.2.1.1 | integer | read-only |
The system global IP address index. |
rlGlobalIpAdEntAddr | 1.3.6.1.4.1.89.121.2.1.2 | ipaddress | read-write |
The IP address to which this entry's addressing information pertains. |
rlGlobalIpAdEntNetMask | 1.3.6.1.4.1.89.121.2.1.3 | ipaddress | read-write |
The subnet mask associated with the system global IP address. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
rlGlobalIpAdDefaultGateway | 1.3.6.1.4.1.89.121.2.1.4 | ipaddress | read-write |
The default gateway of the system global IP address |
rlGlobalIpAdOwner | 1.3.6.1.4.1.89.121.2.1.5 | integer | read-write |
The IP Interface owner. Static if interface defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'default': 3, 'dhcp': 2, 'static': 1. |
rlDeleteUsersAfterReset | 1.3.6.1.4.1.89.121.3 | integer | read-write |
Remove all entries from the rlAAALocalUserTable after reset Enumeration: 'true': 1, 'false': 0. |