DPI-LANA-MIB: View SNMP OID List / Download MIB
VENDOR: DIGITAL PRODUCTS
Home | MIB: DPI-LANA-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 |
dpi | 1.3.6.1.4.1.901 | |||
dpiProducts | 1.3.6.1.4.1.901.1 | |||
dpiLANA | 1.3.6.1.4.1.901.1.2 | |||
lanaInterface | 1.3.6.1.4.1.901.1.2.2 | |||
lanaRs232PortSpeed | 1.3.6.1.4.1.901.1.2.2.1 | integer | read-write |
The port's speed. Enumeration: 'b9600': 3, 'b1200': 0, 'b2400': 1, 'b38400': 5, 'b19200': 4, 'b4800': 2. |
lanaRs232AsyncPortBits | 1.3.6.1.4.1.901.1.2.2.2 | integer | read-write |
The number of data bits for the serial port. Enumeration: 'eight': 8, 'seven': 7, 'six': 6, 'five': 5. |
lanaRs232AsyncPortStopBits | 1.3.6.1.4.1.901.1.2.2.3 | integer | read-write |
The number of stop bits for the serial port. Enumeration: 'two': 2, 'one-and-half': 3, 'one': 1. |
lanaRs232AsyncPortParity | 1.3.6.1.4.1.901.1.2.2.4 | integer | read-write |
The parity setting of the serial line. Enumeration: 'even': 3, 'none': 1, 'odd': 2. |
lanaSubnetMask | 1.3.6.1.4.1.901.1.2.2.5 | ipaddress | read-write |
The subnet mask for the LANA unit. |
lanaDefGatewayIpAddr | 1.3.6.1.4.1.901.1.2.2.6 | ipaddress | read-write |
The default gateway IP address for the LANA unit. |
lanaForwBroadcast | 1.3.6.1.4.1.901.1.2.2.7 | integer | read-write |
Indicates whether the SNMP LAN Adapter forwards broadcast datagrams to the SNMP-managed device. The factory default value is disabled (2). Enumeration: 'disabled': 2, 'enabled': 1. |
lanaMgmt | 1.3.6.1.4.1.901.1.2.3 | |||
lanaReset | 1.3.6.1.4.1.901.1.2.3.1 | integer | read-write |
Request for LANA unit to reset. Enumeration: 'one': 1. |
lanaFactoryDefault | 1.3.6.1.4.1.901.1.2.3.2 | integer | read-write |
Request factory default configuration on next unit reset. Enumeration: 'one': 1. |
lanaUpdateUnit | 1.3.6.1.4.1.901.1.2.3.3 | integer | read-write |
Request for LANA unit to initiate TFTP software upgrade using the string `host:filename' where host is in dotted decimal format. Enumeration: 'one': 1. |
lanaSWMajorVer | 1.3.6.1.4.1.901.1.2.3.4 | integer | read-only |
LANA's major software release version number. |
lanaSWMinorVer | 1.3.6.1.4.1.901.1.2.3.5 | integer | read-only |
LANA's minor software release version number. |
lanaSWRevision | 1.3.6.1.4.1.901.1.2.3.6 | integer | read-only |
LANA's software release revision number. |
lanaNest | 1.3.6.1.4.1.901.1.2.4 | |||
lanaIPAddrTableTotal | 1.3.6.1.4.1.901.1.2.4.1 | integer | read-only |
Get the number of entries in LANA's nest ip table. |
lanaIPAddrTable | 1.3.6.1.4.1.901.1.2.4.2 | no-access |
A list of entries containing IP address information for LANA managed by this system. |
|
1.3.6.1.4.1.901.1.2.4.2.1 | no-access |
An entry containing IP address information for a particular LANA table slot. |
||
lanaIPAddrIndex | 1.3.6.1.4.1.901.1.2.4.2.1.1 | integer | read-only |
A unique value for each LANA IP address. |
lanaIPAddr | 1.3.6.1.4.1.901.1.2.4.2.1.2 | ipaddress | read-write |
This variable is one of up to 60 IP addresses that LANA will proxy ARP for. The address should be on the same subnet as the attached CSU/DSU in order for ARP to function properly. Reading an IP address with the value 0.0.0.0 represents a cleared/ uninitialized table entry. Setting the IP address to 0.0.0.0 clears the indexed entry. |
lanaIPAddrTableClear | 1.3.6.1.4.1.901.1.2.4.3 | integer | read-write |
Reset all the IP addresses in LANA's address table to 0.0.0.0. |