NSCRTV-EPON-VLAN-MGM-MIB: View SNMP OID List / Download MIB

VENDOR: NATIONAL STANDARDIZATION COMMITTEE OF RADIO AND TV


 Home MIB: NSCRTV-EPON-VLAN-MGM-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).
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
 vlanGlobalInfoTable 1.3.6.1.4.1.17409.2.3.7.1 no-access
     vlanGlobalInfoEntry 1.3.6.1.4.1.17409.2.3.7.1.1 no-access
         vlanDeviceIndex 1.3.6.1.4.1.17409.2.3.7.1.1.1 integer no-access
For OLT, set to corresponding device ID For ONU, set to 0
         maxVlanId 1.3.6.1.4.1.17409.2.3.7.1.1.2 integer read-only
ID
         maxSupportVlans 1.3.6.1.4.1.17409.2.3.7.1.1.3 integer read-only
         createdVlanNumber 1.3.6.1.4.1.17409.2.3.7.1.1.4 integer read-only
 vlanConfigGroup 1.3.6.1.4.1.17409.2.3.7.2
     oltVlanConfigTable 1.3.6.1.4.1.17409.2.3.7.2.1 no-access
OLT
         oltVlanConfigEntry 1.3.6.1.4.1.17409.2.3.7.2.1.1 no-access
             oltVlanIndex 1.3.6.1.4.1.17409.2.3.7.2.1.1.1 integer no-access
             oltVlanDeviceIndex 1.3.6.1.4.1.17409.2.3.7.2.1.1.2 integer no-access
             oltVlanName 1.3.6.1.4.1.17409.2.3.7.2.1.1.3 octet string read-only
OLT VLAN name
             taggedPort 1.3.6.1.4.1.17409.2.3.7.2.1.1.4 octet string read-only
/SNI in OLT It is presented by member port list. Each member port is identified by 4-byte format, same as TC of EponDeviceIndex. The actual length of this string depends of the number of member ports in the port list. The relationship is: Length of the string = 4 * (NUM of member ports) For example, if device 1, port 1/2 and 2/3 is the member ports, then this object will be presented as: 01 01 02 00 01 02 03 00
             untaggedPort 1.3.6.1.4.1.17409.2.3.7.2.1.1.5 octet string read-only
/SNI in OLT It is presented by member port list. Each member port is identified by 4-byte format, same as TC of EponDeviceIndex. The actual length of this string depends of the number of member ports in the port list. The relationship is: Length of the string = 4 * (NUM of member ports) For example, if device 1, port 1/2 and 2/3 is the member ports, then this object will be presented as: 01 01 02 00 01 02 03 00
             oltVlanRowStatus 1.3.6.1.4.1.17409.2.3.7.2.1.1.6 rowstatus read-only
     onuVlanConfigTable 1.3.6.1.4.1.17409.2.3.7.2.2 no-access
ONU It is maintained by ONU itself.
         onuVlanConfigEntry 1.3.6.1.4.1.17409.2.3.7.2.2.1 no-access
             onuVlanIndex 1.3.6.1.4.1.17409.2.3.7.2.2.1.1 integer no-access
             onuVlanName 1.3.6.1.4.1.17409.2.3.7.2.2.1.2 octet string read-only
ONU VLAN name
             onuVlanTaggedPort 1.3.6.1.4.1.17409.2.3.7.2.2.1.3 octet string read-only
It is presented by member port list. Each member port is identified by 2-byte format, One for slot ID, the last for port ID. The actual length of this string depends of the number of tagged member ports in the VLAN. If the ONU is fixed (not modulized), set slot ID to 0, the NMS could ignore the slot info. Note that, slot here shall follow the last byte definition of EponCardIndex to indicate the main-slot and sub-slot index. The relationship is: Length of the string = 2 * (NUM of member ports) For example, if port 1/2 and 3/4 is the tagged member ports of the VLAN, then the object is presented as: 01 02 03 04
             onuVlanUntaggedPort 1.3.6.1.4.1.17409.2.3.7.2.2.1.4 octet string read-only
It is presented by member port list. Each member port is identified by 2-byte format, One for slot ID, the last for port ID. The actual length of this string depends of the number of untagged member ports in the VLAN. If the ONU is fixed (not modulized), set slot ID to FF, the NMS could ignore the slot info. Note that, slot here shall follow the last byte definition of EponCardIndex to indicate the main-slot and sub-slot index. The relationship is: Length of the string = 2 * (NUM of member ports) For example, if port 1/2 and 3/4 is the untagged member ports of the VLAN, then the object is presented as: 01 02 03 04
             onuVlanRowStatus 1.3.6.1.4.1.17409.2.3.7.2.2.1.5 rowstatus read-only
 portVlanGroup 1.3.6.1.4.1.17409.2.3.7.3
     portVlanTable 1.3.6.1.4.1.17409.2.3.7.3.1 no-access
This table applies on OLT pon port, OLT SNI, OLT onu ID, ONU UNI. 1. If the table is maintained in OLT device: Applied Obj - Descriptions of Index ------------------------------------------------------------------ OLT Pon Port - OnuNum of pvlanDeviceIndex shall be set to 0, /OLT SNI pvlanCardIndex, and pvlanPortIndex set to 0 indicates meaningless OLT onu ID - Set pvlanDeviceIndex to corresponding ONU ID, pvlanCardIndex, and pvlanPortIndex set to 0 indicates meaningless ONU UNI - Set pvlanDeviceIndex to corresponding ONU ID, pvlanCardIndex, and pvlanPortIndex set to the corresponding value 2. If the table is maintained in ONU device: pvlanDeviceIndex shall be set to 0 to indicate meaningless. pvlanCardIndex shall be set to corresponding slot. pvlanPortIndex shall be set to corresponding port.
         portVlanEntry 1.3.6.1.4.1.17409.2.3.7.3.1.1 no-access
             pvlanDeviceIndex 1.3.6.1.4.1.17409.2.3.7.3.1.1.1 epondeviceindex no-access
OLT/
             pvlanCardIndex 1.3.6.1.4.1.17409.2.3.7.3.1.1.2 eponcardindex no-access
             pvlanPortIndex 1.3.6.1.4.1.17409.2.3.7.3.1.1.3 eponportindex no-access
             vlanTagTpid 1.3.6.1.4.1.17409.2.3.7.3.1.1.4 octet string read-write
It shall be presented in hexadecimal format. For example, 81 00 to indicate 0x8100
             vlanTagCfi 1.3.6.1.4.1.17409.2.3.7.3.1.1.5 truthvalue read-write
             vlanTagPriority 1.3.6.1.4.1.17409.2.3.7.3.1.1.6 integer read-write
             vlanPVid 1.3.6.1.4.1.17409.2.3.7.3.1.1.7 integer read-write
port Vlan ID
             vlanMode 1.3.6.1.4.1.17409.2.3.7.3.1.1.8 integer read-write
Enumeration: 'stacking': 5, 'aggregation': 3, 'tag': 1, 'trunk': 4, 'translation': 2, 'transparent': 0.
     portVlanTranslationTable 1.3.6.1.4.1.17409.2.3.7.3.2 no-access
This table applies on OLT pon port, OLT SNI, OLT onu ID, ONU UNI. 1. If the table is maintained in OLT device: Applied Obj - Descriptions of Index ------------------------------------------------------------------ OLT Pon Port - OnuNum of pvtDeviceIndex shall be set to 0, /OLT SNI pvtCardIndex, and pvtPortIndex set to 0 indicates meaningless OLT onu ID - Set pvtDeviceIndex to corresponding ONU ID, pvtCardIndex, and pvtPortIndex set to 0 indicates meaningless ONU UNI - Set pvtDeviceIndex to corresponding ONU ID, pvtCardIndex, and pvtPortIndex set to the corresponding value 2. If the table is maintained in ONU device: pvtDeviceIndex shall be set to 0 to indicate meaningless. pvtCardIndex shall be set to corresponding slot. pvtPortIndex shall be set to corresponding port.
         portVlanTranslationEntry 1.3.6.1.4.1.17409.2.3.7.3.2.1 no-access
             pvtDeviceIndex 1.3.6.1.4.1.17409.2.3.7.3.2.1.1 epondeviceindex no-access
OLT/
             pvtCardIndex 1.3.6.1.4.1.17409.2.3.7.3.2.1.2 eponcardindex no-access
             pvtPortIndex 1.3.6.1.4.1.17409.2.3.7.3.2.1.3 eponportindex no-access
/ONU//
             portVidIndex 1.3.6.1.4.1.17409.2.3.7.3.2.1.4 unsigned32 no-access
             translationNewVid 1.3.6.1.4.1.17409.2.3.7.3.2.1.5 unsigned32 read-only
             translationRowStatus 1.3.6.1.4.1.17409.2.3.7.3.2.1.6 rowstatus read-only
     portVlanAggregationManagement 1.3.6.1.4.1.17409.2.3.7.3.3
         portVlanAggregationConfigTable 1.3.6.1.4.1.17409.2.3.7.3.3.1 no-access
This table applies on OLT pon port, OLT onu ID, ONU UNI. 1. If the table is maintained in OLT device: Applied Obj - Descriptions of Index ------------------------------------------------------------------ OLT Pon Port - OnuNum of pvaDeviceIndex shall be set to 0, pvaCardIndex, and pvaPortIndex set to 0 indicates meaningless OLT onu ID - Set pvaDeviceIndex to corresponding ONU ID, pvaCardIndex, and pvaPortIndex set to 0 indicates meaningless ONU UNI - Set pvaDeviceIndex to corresponding ONU ID, pvaCardIndex, and pvaPortIndex set to the corresponding value 2. If the table is maintained in ONU device: pvaDeviceIndex shall be set to 0 to indicate meaningless. pvaCardIndex shall be set to corresponding slot. pvaPortIndex shall be set to corresponding port.
             portVlanAggregationConfigEntry 1.3.6.1.4.1.17409.2.3.7.3.3.1.1 no-access
                 pvaDeviceIndex 1.3.6.1.4.1.17409.2.3.7.3.3.1.1.1 epondeviceindex no-access
OLT/
                 pvaCardIndex 1.3.6.1.4.1.17409.2.3.7.3.3.1.1.2 eponcardindex no-access
                 pvaPortIndex 1.3.6.1.4.1.17409.2.3.7.3.3.1.1.3 eponportindex no-access
//ONU ID
                 portAggregationVidIndex 1.3.6.1.4.1.17409.2.3.7.3.3.1.1.4 unsigned32 no-access
                 aggregationVidList 1.3.6.1.4.1.17409.2.3.7.3.3.1.1.5 octet string read-only
                 aggregationRowStatus 1.3.6.1.4.1.17409.2.3.7.3.3.1.1.6 rowstatus read-only
     portVlanTrunkTable 1.3.6.1.4.1.17409.2.3.7.3.4 no-access
This table applies on OLT pon port, OLT SNI, OLT onu ID, ONU UNI. 1. If the table is maintained in OLT device: Applied Obj - Descriptions of Index ------------------------------------------------------------------ OLT Pon Port - OnuNum of pvtDeviceIndex shall be set to 0, /OLT SNI pvtCardIndex, and pvtPortIndex set to 0 indicates meaningless OLT onu ID - Set pvtDeviceIndex to corresponding ONU ID, pvtCardIndex, and pvtPortIndex set to 0 indicates meaningless ONU UNI - Set pvtDeviceIndex to corresponding ONU ID, pvtCardIndex, and pvtPortIndex set to the corresponding value 2. If the table is maintained in ONU device: pvtDeviceIndex shall be set to 0 to indicate meaningless. pvtCardIndex shall be set to corresponding slot. pvtPortIndex shall be set to corresponding port.
         portVlanTrunkEntry 1.3.6.1.4.1.17409.2.3.7.3.4.1 no-access
             trunkDeviceIndex 1.3.6.1.4.1.17409.2.3.7.3.4.1.1 epondeviceindex no-access
             trunkCardIndex 1.3.6.1.4.1.17409.2.3.7.3.4.1.2 eponcardindex no-access
             trunkPortIndex 1.3.6.1.4.1.17409.2.3.7.3.4.1.3 eponportindex no-access
             trunkVidList 1.3.6.1.4.1.17409.2.3.7.3.4.1.4 octet string read-only
             portVlanTrunkRowStatus 1.3.6.1.4.1.17409.2.3.7.3.4.1.5 rowstatus read-only
 qinQConfigGroup 1.3.6.1.4.1.17409.2.3.7.4
     portQinQConfigTable 1.3.6.1.4.1.17409.2.3.7.4.1 no-access
This table applies on OLT pon port, OLT SNI, OLT onu ID, ONU UNI. 1. If the table is maintained in OLT device: Applied Obj - Descriptions of Index ------------------------------------------------------------------ OLT Pon Port - OnuNum of pqDeviceIndex shall be set to 0, /OLT SNI pqCardIndex, and pqPortIndex set to 0 indicates meaningless OLT onu ID - Set pqDeviceIndex to corresponding ONU ID, pqCardIndex, and pqPortIndex set to 0 indicates meaningless ONU UNI - Set pqDeviceIndex to corresponding ONU ID, pqCardIndex, and pqPortIndex set to the corresponding value 2. If the table is maintained in ONU device: pqDeviceIndex shall be set to 0 to indicate meaningless. pqCardIndex shall be set to corresponding slot. pqPortIndex shall be set to corresponding port.
         portQinQConfigEntry 1.3.6.1.4.1.17409.2.3.7.4.1.1 no-access
             pqDeviceIndex 1.3.6.1.4.1.17409.2.3.7.4.1.1.1 epondeviceindex no-access
ONU ID, for a specific ONU
             pqCardIndex 1.3.6.1.4.1.17409.2.3.7.4.1.1.2 eponcardindex no-access
             pqPortIndex 1.3.6.1.4.1.17409.2.3.7.4.1.1.3 eponportindex no-access
             pqStartVlanId 1.3.6.1.4.1.17409.2.3.7.4.1.1.4 integer no-access
The starting VLAN ID, working together with pqEndVlanId, consists of a VLAN group. The VLAN ID match the VLAN group will be QinQed with specified outer VLAN
             pqEndVlanId 1.3.6.1.4.1.17409.2.3.7.4.1.1.5 integer no-access
The ending VLAN ID, working together with pqStartVlanId, consists of a VLAN range. The VLAN ID match the VLAN range will be QinQed with specified outer VLAN
             pqSVlanId 1.3.6.1.4.1.17409.2.3.7.4.1.1.6 integer read-only
The outer VLAN id to be QinQed
             pqSTagCosDetermine 1.3.6.1.4.1.17409.2.3.7.4.1.1.7 integer read-only
What STAG COS will be set for this QinQ instance. It could be either a new definition or copied from CTAG Enumeration: 'redefine': 1, 'copyFromCTag': 2.
             pqSTagCosNewValue 1.3.6.1.4.1.17409.2.3.7.4.1.1.8 integer read-only
The new STAG COS value if pqSTagCosDetermine is selected as redefine(1)
             pqRowStatus 1.3.6.1.4.1.17409.2.3.7.4.1.1.9 rowstatus read-only