oltMcType
NMS-EPON-OLT-MULTICAST-FORWARD ·
.1.3.6.1.4.1.3320.101.4.1.1.4
Object
column mandatory
Enumeration
The mode for which this entry contains information. 0 means the entry is added by user, and 1 means the entry is added by learning from IGMP report packet.
Context
- MIB
- NMS-EPON-OLT-MULTICAST-FORWARD
- OID
.1.3.6.1.4.1.3320.101.4.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsEponOltMulticastForwardEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NMS-EPON-OLT-MULTICAST-FORWARD' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-MULTICAST-FORWARD::oltMcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-OLT-MULTICAST-FORWARD' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-MULTICAST-FORWARD::oltMcType.<oltVlanId>.<oltMcIpAddress>.<oltLlidDiid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-OLT-MULTICAST-FORWARD' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-OLT-MULTICAST-FORWARD::oltMcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | static |
1 | dynamic |