onuMcstDownstreamIGMPTagControl

FS-NMS-GPON-MIB · .1.3.6.1.4.1.52642.10.6.9.1.16

Object

column r/w Enumeration
Config downstream IGMP tag control mode:0 -- transparent(defult);
1 -- strip tag; 2 -- add tag; 3 -- replace vlan and pbit; 4 -- replace vlan only

Context

MIB
FS-NMS-GPON-MIB
OID
.1.3.6.1.4.1.52642.10.6.9.1.16
Type
column
Access
readwrite
Status
current
Parent
onuMcstOperConfigProfileEntry

Walk 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 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuMcstDownstreamIGMPTagControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuMcstDownstreamIGMPTagControl.<onuMcstOperConfigProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-GPON-MIB::onuMcstDownstreamIGMPTagControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0transparent
1strip_tag
2add_tag
3replace_tag
4replace_vlan