NSCRTV-EPON-VLAN-MGM-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for NSCRTV-EPON-VLAN-MGM-MIB.
69
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
69 total| Object Name |
|---|
vlanGlobalInfoTable SEQUENCE OF VlanGlobalInfoEntry .1.3.6.1.4.1.17409.2.3.7.1 |
vlanGlobalInfoEntry VlanGlobalInfoEntry .1.3.6.1.4.1.17409.2.3.7.1.1 |
vlanDeviceIndexFor OLT, set to corresponding device ID For ONU, set to 0 INTEGER .1.3.6.1.4.1.17409.2.3.7.1.1.1 |
maxVlanIdIDro INTEGER .1.3.6.1.4.1.17409.2.3.7.1.1.2 |
maxSupportVlansro INTEGER .1.3.6.1.4.1.17409.2.3.7.1.1.3 |
createdVlanNumberro INTEGER .1.3.6.1.4.1.17409.2.3.7.1.1.4 |
vlanConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.17409.2.3.7.2 |
oltVlanConfigTableOLT SEQUENCE OF OltVlanConfigEntry .1.3.6.1.4.1.17409.2.3.7.2.1 |
oltVlanConfigEntry OltVlanConfigEntry .1.3.6.1.4.1.17409.2.3.7.2.1.1 |
oltVlanIndex INTEGER .1.3.6.1.4.1.17409.2.3.7.2.1.1.1 |
oltVlanDeviceIndex INTEGER .1.3.6.1.4.1.17409.2.3.7.2.1.1.2 |
oltVlanNameOLT VLAN namerw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.2.1.1.3 |
taggedPort/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 00rw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.2.1.1.4 |
untaggedPort/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 00rw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.2.1.1.5 |
oltVlanRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.2.1.1.6 |
onuVlanConfigTableONU It is maintained by ONU itself. SEQUENCE OF OnuVlanConfigEntry .1.3.6.1.4.1.17409.2.3.7.2.2 |
onuVlanConfigEntry OnuVlanConfigEntry .1.3.6.1.4.1.17409.2.3.7.2.2.1 |
onuVlanIndex INTEGER .1.3.6.1.4.1.17409.2.3.7.2.2.1.1 |
onuVlanNameONU VLAN namerw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.2.2.1.2 |
onuVlanTaggedPortIt 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 04rw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.2.2.1.3 |
onuVlanUntaggedPortIt 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 04rw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.2.2.1.4 |
onuVlanRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.2.2.1.5 |
portVlanGroup OBJECT IDENTIFIER .1.3.6.1.4.1.17409.2.3.7.3 |
portVlanTableThis 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. SEQUENCE OF PortVlanEntry .1.3.6.1.4.1.17409.2.3.7.3.1 |
portVlanEntry PortVlanEntry .1.3.6.1.4.1.17409.2.3.7.3.1.1 |
pvlanDeviceIndexOLT/ EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.1.1.1 |
pvlanCardIndex EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.1.1.2 |
pvlanPortIndex EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.1.1.3 |
vlanTagTpidIt shall be presented in hexadecimal format. For example, 81 00 to indicate 0x8100rw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.3.1.1.4 |
vlanTagCfirw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.3.1.1.5 |
vlanTagPriorityrw INTEGER .1.3.6.1.4.1.17409.2.3.7.3.1.1.6 |
vlanPVidport Vlan IDrw INTEGER .1.3.6.1.4.1.17409.2.3.7.3.1.1.7 |
vlanModerw Enumeration .1.3.6.1.4.1.17409.2.3.7.3.1.1.8 |
portVlanTranslationTableThis 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. SEQUENCE OF PortVlanTranslationEntry .1.3.6.1.4.1.17409.2.3.7.3.2 |
portVlanTranslationEntry PortVlanTranslationEntry .1.3.6.1.4.1.17409.2.3.7.3.2.1 |
pvtDeviceIndexOLT/ EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.2.1.1 |
pvtCardIndex EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.2.1.2 |
pvtPortIndex/ONU// EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.2.1.3 |
portVidIndex Unsigned32 .1.3.6.1.4.1.17409.2.3.7.3.2.1.4 |
translationNewVidrw Unsigned32 .1.3.6.1.4.1.17409.2.3.7.3.2.1.5 |
translationRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.3.2.1.6 |
portVlanAggregationManagement OBJECT IDENTIFIER .1.3.6.1.4.1.17409.2.3.7.3.3 |
portVlanAggregationConfigTableThis 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. SEQUENCE OF PortVlanAggregationConfigEntry .1.3.6.1.4.1.17409.2.3.7.3.3.1 |
portVlanAggregationConfigEntry PortVlanAggregationConfigEntry .1.3.6.1.4.1.17409.2.3.7.3.3.1.1 |
pvaDeviceIndexOLT/ EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.3.1.1.1 |
pvaCardIndex EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.3.1.1.2 |
pvaPortIndex//ONU ID EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.3.1.1.3 |
portAggregationVidIndex Unsigned32 .1.3.6.1.4.1.17409.2.3.7.3.3.1.1.4 |
aggregationVidListrw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.3.3.1.1.5 |
aggregationRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.3.3.1.1.6 |
portVlanTrunkTableThis 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. SEQUENCE OF PortVlanTrunkEntry .1.3.6.1.4.1.17409.2.3.7.3.4 |
portVlanTrunkEntry PortVlanTrunkEntry .1.3.6.1.4.1.17409.2.3.7.3.4.1 |
trunkDeviceIndex EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.4.1.1 |
trunkCardIndex EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.4.1.2 |
trunkPortIndex EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.3.4.1.3 |
trunkVidListrw OCTET STRING .1.3.6.1.4.1.17409.2.3.7.3.4.1.4 |
portVlanTrunkRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.3.4.1.5 |
qinQConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.17409.2.3.7.4 |
portQinQConfigTableThis 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. SEQUENCE OF PortQinQConfigEntry .1.3.6.1.4.1.17409.2.3.7.4.1 |
portQinQConfigEntry PortQinQConfigEntry .1.3.6.1.4.1.17409.2.3.7.4.1.1 |
pqDeviceIndexONU ID, for a specific ONU EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.4.1.1.1 |
pqCardIndex EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.4.1.1.2 |
pqPortIndex EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.7.4.1.1.3 |
pqStartVlanIdThe 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 INTEGER .1.3.6.1.4.1.17409.2.3.7.4.1.1.4 |
pqEndVlanIdThe 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 INTEGER .1.3.6.1.4.1.17409.2.3.7.4.1.1.5 |
pqSVlanIdThe outer VLAN id to be QinQedrw INTEGER .1.3.6.1.4.1.17409.2.3.7.4.1.1.6 |
pqSTagCosDetermineWhat STAG COS will be set for this QinQ instance. It could be either a new definition or copied from CTAGrw Enumeration .1.3.6.1.4.1.17409.2.3.7.4.1.1.7 |
pqSTagCosNewValueThe new STAG COS value if pqSTagCosDetermine is selected as redefine(1)rw INTEGER .1.3.6.1.4.1.17409.2.3.7.4.1.1.8 |
pqRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.7.4.1.1.9 |