NMS-EPON-OLT-CHIP-INFO: View SNMP OID List / Download MIB

VENDOR: PACIFIC BROADBANK NETWORKS


 Home MIB: NMS-EPON-OLT-CHIP-INFO
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
 nmsEponOltChipInfo 1.3.6.1.4.1.11606.10.101.2
     nmseponoltchipTable 1.3.6.1.4.1.11606.10.101.2.1 no-access
A list of epon olt chip table entries.
         nmsEponOltChipEntry 1.3.6.1.4.1.11606.10.101.2.1.1 no-access
A collection of additional objects in the epon olt chip table.
             oltChipIndex 1.3.6.1.4.1.11606.10.101.2.1.1.1 integer read-only
OLT chip index corresponding allocated by system.
             oltChipSlotID 1.3.6.1.4.1.11606.10.101.2.1.1.2 integer read-only
OLT chip slot id.
             oltChipModuleID 1.3.6.1.4.1.11606.10.101.2.1.1.3 integer read-only
OLT chip module id.
             oltChipDeviceID 1.3.6.1.4.1.11606.10.101.2.1.1.4 integer read-only
OLT chip device id.
             oltChipMACAddress 1.3.6.1.4.1.11606.10.101.2.1.1.5 physaddress read-only
OLT chip MAC address.
             oltChipStatus 1.3.6.1.4.1.11606.10.101.2.1.1.6 integer read-only
OLT chip Status. Enumeration: 'shut_down': 3, 'downloading_image': 5, 'operational': 2, 'timed_out': 4, 'wait_config': 1.