NMS-EPON-ONU-SERIAL-PORT: View SNMP OID List / Download MIB

VENDOR: PACIFIC BROADBANK NETWORKS


 Home MIB: NMS-EPON-ONU-SERIAL-PORT
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 nmsEponOnuSerialPort 1.3.6.1.4.1.11606.10.101.27
       nmsEponOnuSerialPortTable 1.3.6.1.4.1.11606.10.101.27.1 no-access
A list of epon ONU serial port table entries.
           nmsEponOnuSerialPortEntry 1.3.6.1.4.1.11606.10.101.27.1.1 no-access
A collection of additional objects in the epon ONU serial port table.
               llidIfIndex 1.3.6.1.4.1.11606.10.101.27.1.1.1 integer read-only
LLID interface id, unique in system. The same value as NMS-EPON-LLID mib index.
               onuSerialPortSeqNo 1.3.6.1.4.1.11606.10.101.27.1.1.2 integer read-only
ONU serial port sequence number, unique in one ONU.
               onuSerialPortSpeed 1.3.6.1.4.1.11606.10.101.27.1.1.3 integer read-write
ONU serial port speed. Default value is 9600.
               onuSerialPortDataBits 1.3.6.1.4.1.11606.10.101.27.1.1.4 integer read-write
ONU serial port data bits. Default value is 8.
               onuSerialPortHaltBits 1.3.6.1.4.1.11606.10.101.27.1.1.5 integer read-write
ONU serial port halt bits. Default value is 1.
               onuSerialPortParity 1.3.6.1.4.1.11606.10.101.27.1.1.6 integer read-write
ONU serial port parity. Default value is 0-none. Enumeration: 'even': 2, 'none': 0, 'odd': 1.
               onuSerialPortFlowControl 1.3.6.1.4.1.11606.10.101.27.1.1.7 integer read-write
ONU serial port parity. Default value is 0-none. Enumeration: 'hardware': 2, 'none': 0, 'software': 1.
               onuSerialPortPropRowStatus 1.3.6.1.4.1.11606.10.101.27.1.1.8 rowstatus read-only
ONU serial port properties row status.These five item are set together: onuSerialPortSpeed, onuSerialPortDataBits, onuSerialPortHaltBits, onuSerialPortParity, onuSerialPortFlowControl.
               onuSerialPortDataReadInterval 1.3.6.1.4.1.11606.10.101.27.1.1.9 integer read-write
ONU serial port buffer data read interval. Unit is mili-second, and default value is 100 ms.
               onuSerialPortDataReadBytes 1.3.6.1.4.1.11606.10.101.27.1.1.10 integer read-write
ONU serial port buffer data read bytes. When storage is up to limit, the bytes must be sent out. Default value is 100.
               onuSerialPortBufferRowStatus 1.3.6.1.4.1.11606.10.101.27.1.1.11 rowstatus read-only
ONU serial port buffer setting row status.These two item are set together: onuSerialPortDataReadInterval, onuSerialPortDataReadBytes.
               onuSerialPortKeepaliveMode 1.3.6.1.4.1.11606.10.101.27.1.1.12 integer read-write
ONU serial port keepalive mode. 0-disable, 1-enable. Enumeration: 'enable': 1, 'disable': 0.
               onuSerialPortKeepaliveIdle 1.3.6.1.4.1.11606.10.101.27.1.1.13 integer read-write
ONU serial port keepalive idle. if there is no r/x package in time of onuSerialPortKeepaliveIdle, system will send keepalive package to probe. Unit is second, and default value is 100 s.
               onuSerialPortKeepaliveTimeout 1.3.6.1.4.1.11606.10.101.27.1.1.14 integer read-write
ONU serial port keepalive timeout. if there is no r/x package in time of onuSerialPortKeepaliveIdle, system will send keepalive package to probe. And if there is no rsponse package in onuSerialPortKeepaliveTimeout, this keepalive package is timeout. Unit is second, and default value is 100 s.
               onuSerialPortKeepaliveProbeCount 1.3.6.1.4.1.11606.10.101.27.1.1.15 integer read-write
ONU serial port keepalive probing package sending count. Default value is 3.
               onuSerialPortKeepaliveRowStatus 1.3.6.1.4.1.11606.10.101.27.1.1.16 rowstatus read-only
ONU serial port keepalive setting value row status. These three items are set together: onuSerialPortKeepaliveIdle, onuSerialPortKeepaliveTimeout, onuSerialPortKeepaliveProbeCount.
               onuSerialPortLoopback 1.3.6.1.4.1.11606.10.101.27.1.1.17 truthvalue read-write
ONU serial port loopback test.