NSCRTV-EPON-IGMP-MGM-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
57
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
igmpEntityTable SEQUENCE OF IgmpEntityEntry .1.3.6.1.4.1.17409.2.3.6.1 |
igmpEntityEntry IgmpEntityEntry .1.3.6.1.4.1.17409.2.3.6.1.1 |
igmpDeviceIndexFor OLT, set to corresponding device For ONU, set to 0 INTEGER .1.3.6.1.4.1.17409.2.3.6.1.1.1 |
igmpModecentralized(1) - All the multicast control is done by OLT distributedwithcm(2) - Both OLT and ONU perform IGMP proxy and controlled multicast will be enabled. At this case, if igmp joins shall follow the definition in multicastPackageList, for the port disabled(3) - Disable IGMP proxy on OLT and ONU distributedwocm(4) - Both OLT and ONU perform IGMP proxy and controlled multicast will be disabled. At this case, if igmp joins shall be accept even violate the definition in multicastPackageList, for the port.rw Enumeration .1.3.6.1.4.1.17409.2.3.6.1.1.2 |
maxQueryResponseTimeThis is used for sending general queryrw INTEGER UNITS "tenth second" .1.3.6.1.4.1.17409.2.3.6.1.1.3 |
robustVariableThis is used for sending general query No less than 1rw INTEGER .1.3.6.1.4.1.17409.2.3.6.1.1.4 |
queryIntervalThis is used for sending general queryrw INTEGER UNITS "seconds" .1.3.6.1.4.1.17409.2.3.6.1.1.5 |
lastMemberQueryIntervalMax Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messagesrw INTEGER UNITS "tenth second" .1.3.6.1.4.1.17409.2.3.6.1.1.6 |
lastMemberQueryCountNumber of Group-Specific Queries sent before the router assumes there are no local membersrw INTEGER .1.3.6.1.4.1.17409.2.3.6.1.1.7 |
igmpVersionrw Enumeration .1.3.6.1.4.1.17409.2.3.6.1.1.8 |
igmpProxyParaTableIGMP - SEQUENCE OF IgmpProxyParaEntry .1.3.6.1.4.1.17409.2.3.6.2 |
igmpProxyParaEntry IgmpProxyParaEntry .1.3.6.1.4.1.17409.2.3.6.2.1 |
proxyIndexIGMP - INTEGER .1.3.6.1.4.1.17409.2.3.6.2.1.1 |
proxyNameIGMPrw OCTET STRING .1.3.6.1.4.1.17409.2.3.6.2.1.2 |
proxySrcIPAddressrw IpAddress .1.3.6.1.4.1.17409.2.3.6.2.1.3 |
proxyMulticastVIDIGMP :rw INTEGER .1.3.6.1.4.1.17409.2.3.6.2.1.4 |
proxyMulticastIPAddressrw IpAddress .1.3.6.1.4.1.17409.2.3.6.2.1.5 |
multicastAssuredBW:kbpsrw Unsigned32 UNITS "kbps" .1.3.6.1.4.1.17409.2.3.6.2.1.6 |
multicastMaxBW:kbpsrw Unsigned32 UNITS "kbps" .1.3.6.1.4.1.17409.2.3.6.2.1.7 |
proxyRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.6.2.1.8 |
igmpForwardingTableMulticast forwarding table SEQUENCE OF IgmpForwardingEntry .1.3.6.1.4.1.17409.2.3.6.3 |
igmpForwardingEntry IgmpForwardingEntry .1.3.6.1.4.1.17409.2.3.6.3.1 |
groupDeviceIndexFor OLT, set to corresponding OLT device For ONU, set to 0 INTEGER .1.3.6.1.4.1.17409.2.3.6.3.1.1 |
groupVlanIndex INTEGER .1.3.6.1.4.1.17409.2.3.6.3.1.2 |
groupMacAddress MacAddress (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.6.3.1.3 |
groupPortListForwarding port list 1. 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 2. ONU ------------------------------------------------------------------- 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 member ports. 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 member ports of the group, then the object is presented as: 01 02 03 04ro OCTET STRING .1.3.6.1.4.1.17409.2.3.6.3.1.4 |
controllededMulticastTable OBJECT IDENTIFIER .1.3.6.1.4.1.17409.2.3.6.4 |
controlledMulticastUserAuthorityTable SEQUENCE OF ControlledMulticastUserAuthorityEntry .1.3.6.1.4.1.17409.2.3.6.4.1 |
controlledMulticastUserAuthorityEntry ControlledMulticastUserAuthorityEntry .1.3.6.1.4.1.17409.2.3.6.4.1.1 |
cmDeviceIndexFor OLT, set to corresponding device/slot/port/ONU For ONU, set to 0 EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.6.4.1.1.1 |
cmCardIndexSet to corresponding UNI slot EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.6.4.1.1.2 |
cmPortIndexPort ID Set to corresponding UNI port EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.6.4.1.1.3 |
multicastPackageList. ,rw OCTET STRING .1.3.6.1.4.1.17409.2.3.6.4.1.1.4 |
igmpGlobalBW- :kbpsrw Unsigned32 UNITS "kbps" .1.3.6.1.4.1.17409.2.3.6.4.1.1.5 |
igmpGlobalBWUsed- :kbpsro Unsigned32 UNITS "kbps" .1.3.6.1.4.1.17409.2.3.6.4.1.1.6 |
cmUserAuthorityRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.6.4.1.1.7 |
controlledMulticastPackageTable SEQUENCE OF ControlledMulticastPackageEntry .1.3.6.1.4.1.17409.2.3.6.4.2 |
controlledMulticastPackageEntry ControlledMulticastPackageEntry .1.3.6.1.4.1.17409.2.3.6.4.2.1 |
cmIndex INTEGER .1.3.6.1.4.1.17409.2.3.6.4.2.1.1 |
cmNamerw OCTET STRING .1.3.6.1.4.1.17409.2.3.6.4.2.1.2 |
cmProxyListrw OCTET STRING .1.3.6.1.4.1.17409.2.3.6.4.2.1.3 |
multicastUserAuthorityrw Enumeration .1.3.6.1.4.1.17409.2.3.6.4.2.1.4 |
maxRequestChannelNumrw INTEGER .1.3.6.1.4.1.17409.2.3.6.4.2.1.5 |
singlePreviewTimerw INTEGER UNITS "seconds" .1.3.6.1.4.1.17409.2.3.6.4.2.1.6 |
totalPreviewTimerw INTEGER UNITS "seconds" .1.3.6.1.4.1.17409.2.3.6.4.2.1.7 |
previewResetTimerw INTEGER UNITS "seconds" .1.3.6.1.4.1.17409.2.3.6.4.2.1.8 |
previewCountrw INTEGER .1.3.6.1.4.1.17409.2.3.6.4.2.1.9 |
cmRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.17409.2.3.6.4.2.1.10 |
igmpOnuUniTableA list of igmpOnuUniTable entries. SEQUENCE OF IgmpOnuUniEntry .1.3.6.1.4.1.17409.2.3.6.5 |
igmpOnuUniEntryThe igmpOnuUniEntry Information IgmpOnuUniEntry .1.3.6.1.4.1.17409.2.3.6.5.1 |
uniMvlanDeviceIndex EponDeviceIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.6.5.1.1 |
uniMvlanCardIndex EponCardIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.6.5.1.2 |
uniMvlanPortIndex EponPortIndex (NSCRTV-EPONEOC-EPON-MIB) .1.3.6.1.4.1.17409.2.3.6.5.1.3 |
uniMvlanVidrw OCTET STRING .1.3.6.1.4.1.17409.2.3.6.5.1.4 |
uniMaxMultiNumrw INTEGER .1.3.6.1.4.1.17409.2.3.6.5.1.5 |
uniMvlanTagrw INTEGER .1.3.6.1.4.1.17409.2.3.6.5.1.6 |
uniMvlanRowstatusrw INTEGER .1.3.6.1.4.1.17409.2.3.6.5.1.7 |