NSCRTV-EPON-IGMP-MGM-MIB: View SNMP OID List / Download MIB
VENDOR: NATIONAL STANDARDIZATION COMMITTEE OF RADIO AND TV
Home | MIB: NSCRTV-EPON-IGMP-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).
|
|||
Object Name | OID | Type | Access | Info |
igmpEntityTable | 1.3.6.1.4.1.17409.2.3.6.1 | no-access |
|
|
1.3.6.1.4.1.17409.2.3.6.1.1 | no-access |
|
||
igmpDeviceIndex | 1.3.6.1.4.1.17409.2.3.6.1.1.1 | integer | no-access |
For OLT, set to corresponding device For ONU, set to 0 |
igmpMode | 1.3.6.1.4.1.17409.2.3.6.1.1.2 | integer | read-write |
centralized(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. Enumeration: 'disabled': 3, 'distributedwithcm': 2, 'distributedwocm': 4, 'centralized': 1. |
maxQueryResponseTime | 1.3.6.1.4.1.17409.2.3.6.1.1.3 | integer | read-write |
This is used for sending general query |
robustVariable | 1.3.6.1.4.1.17409.2.3.6.1.1.4 | integer | read-write |
This is used for sending general query No less than 1 |
queryInterval | 1.3.6.1.4.1.17409.2.3.6.1.1.5 | integer | read-write |
This is used for sending general query |
lastMemberQueryInterval | 1.3.6.1.4.1.17409.2.3.6.1.1.6 | integer | read-write |
Max 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 messages |
lastMemberQueryCount | 1.3.6.1.4.1.17409.2.3.6.1.1.7 | integer | read-write |
Number of Group-Specific Queries sent before the router assumes there are no local members |
igmpVersion | 1.3.6.1.4.1.17409.2.3.6.1.1.8 | integer | read-write |
Enumeration: 'v1': 1, 'v2': 2, 'v3': 3. |
igmpProxyParaTable | 1.3.6.1.4.1.17409.2.3.6.2 | no-access |
IGMP - |
|
1.3.6.1.4.1.17409.2.3.6.2.1 | no-access |
|
||
proxyIndex | 1.3.6.1.4.1.17409.2.3.6.2.1.1 | integer | no-access |
IGMP - |
proxyName | 1.3.6.1.4.1.17409.2.3.6.2.1.2 | octet string | read-only |
IGMP |
proxySrcIPAddress | 1.3.6.1.4.1.17409.2.3.6.2.1.3 | ipaddress | read-only |
|
proxyMulticastVID | 1.3.6.1.4.1.17409.2.3.6.2.1.4 | integer | read-only |
IGMP : |
proxyMulticastIPAddress | 1.3.6.1.4.1.17409.2.3.6.2.1.5 | ipaddress | read-only |
|
multicastAssuredBW | 1.3.6.1.4.1.17409.2.3.6.2.1.6 | unsigned32 | read-only |
:kbps |
multicastMaxBW | 1.3.6.1.4.1.17409.2.3.6.2.1.7 | unsigned32 | read-only |
:kbps |
proxyRowStatus | 1.3.6.1.4.1.17409.2.3.6.2.1.8 | rowstatus | read-only |
|
igmpForwardingTable | 1.3.6.1.4.1.17409.2.3.6.3 | no-access |
Multicast forwarding table |
|
1.3.6.1.4.1.17409.2.3.6.3.1 | no-access |
|
||
groupDeviceIndex | 1.3.6.1.4.1.17409.2.3.6.3.1.1 | integer | no-access |
For OLT, set to corresponding OLT device For ONU, set to 0 |
groupVlanIndex | 1.3.6.1.4.1.17409.2.3.6.3.1.2 | integer | no-access |
|
groupMacAddress | 1.3.6.1.4.1.17409.2.3.6.3.1.3 | macaddress | no-access |
|
groupPortList | 1.3.6.1.4.1.17409.2.3.6.3.1.4 | octet string | read-only |
Forwarding 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 04 |
controllededMulticastTable | 1.3.6.1.4.1.17409.2.3.6.4 |
|
||
controlledMulticastUserAuthorityTable | 1.3.6.1.4.1.17409.2.3.6.4.1 | no-access |
|
|
1.3.6.1.4.1.17409.2.3.6.4.1.1 | no-access |
|
||
cmDeviceIndex | 1.3.6.1.4.1.17409.2.3.6.4.1.1.1 | epondeviceindex | no-access |
For OLT, set to corresponding device/slot/port/ONU For ONU, set to 0 |
cmCardIndex | 1.3.6.1.4.1.17409.2.3.6.4.1.1.2 | eponcardindex | no-access |
Set to corresponding UNI slot |
cmPortIndex | 1.3.6.1.4.1.17409.2.3.6.4.1.1.3 | eponportindex | no-access |
Port ID Set to corresponding UNI port |
multicastPackageList | 1.3.6.1.4.1.17409.2.3.6.4.1.1.4 | octet string | read-only |
. , |
igmpGlobalBW | 1.3.6.1.4.1.17409.2.3.6.4.1.1.5 | unsigned32 | read-only |
- :kbps |
igmpGlobalBWUsed | 1.3.6.1.4.1.17409.2.3.6.4.1.1.6 | unsigned32 | read-only |
- :kbps |
cmUserAuthorityRowStatus | 1.3.6.1.4.1.17409.2.3.6.4.1.1.7 | rowstatus | read-only | |
controlledMulticastPackageTable | 1.3.6.1.4.1.17409.2.3.6.4.2 | no-access |
|
|
1.3.6.1.4.1.17409.2.3.6.4.2.1 | no-access |
|
||
cmIndex | 1.3.6.1.4.1.17409.2.3.6.4.2.1.1 | integer | no-access | |
cmName | 1.3.6.1.4.1.17409.2.3.6.4.2.1.2 | octet string | read-only |
|
cmProxyList | 1.3.6.1.4.1.17409.2.3.6.4.2.1.3 | octet string | read-only |
|
multicastUserAuthority | 1.3.6.1.4.1.17409.2.3.6.4.2.1.4 | integer | read-only |
Enumeration: 'deny': 3, 'preview': 2, 'permit': 1. |
maxRequestChannelNum | 1.3.6.1.4.1.17409.2.3.6.4.2.1.5 | integer | read-only |
|
singlePreviewTime | 1.3.6.1.4.1.17409.2.3.6.4.2.1.6 | integer | read-only |
|
totalPreviewTime | 1.3.6.1.4.1.17409.2.3.6.4.2.1.7 | integer | read-only |
|
previewResetTime | 1.3.6.1.4.1.17409.2.3.6.4.2.1.8 | integer | read-only |
|
previewCount | 1.3.6.1.4.1.17409.2.3.6.4.2.1.9 | integer | read-only |
|
cmRowStatus | 1.3.6.1.4.1.17409.2.3.6.4.2.1.10 | rowstatus | read-only |
|
igmpOnuUniTable | 1.3.6.1.4.1.17409.2.3.6.5 | no-access |
A list of igmpOnuUniTable entries. |
|
1.3.6.1.4.1.17409.2.3.6.5.1 | no-access |
The igmpOnuUniEntry Information |
||
uniMvlanDeviceIndex | 1.3.6.1.4.1.17409.2.3.6.5.1.1 | epondeviceindex | no-access |
|
uniMvlanCardIndex | 1.3.6.1.4.1.17409.2.3.6.5.1.2 | eponcardindex | no-access | |
uniMvlanPortIndex | 1.3.6.1.4.1.17409.2.3.6.5.1.3 | eponportindex | no-access | |
uniMvlanVid | 1.3.6.1.4.1.17409.2.3.6.5.1.4 | octet string | read-only |
|
uniMaxMultiNum | 1.3.6.1.4.1.17409.2.3.6.5.1.5 | integer | read-only | |
uniMvlanTag | 1.3.6.1.4.1.17409.2.3.6.5.1.6 | integer | read-only | |
uniMvlanRowstatus | 1.3.6.1.4.1.17409.2.3.6.5.1.7 | integer | read-only |