activeLineHguMcastMode
NGPON-MIB ·
.1.3.6.1.4.1.13464.1.14.1.1.3.5.1.1.6
Object
column Integer32
activeLineHguMcastMode(some ont not support): 0 unconcern(default) 1 control 2 igmp snooping
Context
- MIB
- NGPON-MIB
- OID
.1.3.6.1.4.1.13464.1.14.1.1.3.5.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- activeLineHGUEntry
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 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::activeLineHguMcastMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::activeLineHguMcastMode.<activeLineIndexVIII>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NGPON-MIB::activeLineHguMcastMode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2