gponOnuIgmpUpstreamProtoTagControl
NSCRTV-FTTX-GPON-MIB ·
.1.3.6.1.4.1.17409.2.8.6.4.1.1.7
Object
column r/w
Enumeration
G.988-201210: 9.3.27 Multicast operations profile, Attribute: Upstream IGMP tag control.
This attribute controls the upstream IGMP TCI attribute. If
this attribute is not pass-through, a possible extended VLAN tagging operation ME is
ignored for upstream frames containing IGMP/MLD packets.
Value Meaning
1 G.988 Value 0.
Pass upstream IGMP/MLD traffic transparently, neither
adding, stripping nor modifying tags that may be present.
2 G.988 Value 1.
Add a VLAN tag (including P bits) to upstream IGMP/MLD
traffic. The tag is specified by the upstream IGMP TCI
attribute.
3 G.988 Value 2.
Replace the entire TCI (VLAN ID plus P bits) on upstream
IGMP/MLD traffic. The new tag is specified by the upstream
IGMP/MLD TCI attribute. If the received IGMP/MLD traffic
is untagged, an add operation is performed.
4 G.988 Value 3.
Replace only the VLAN ID on upstream IGMP/MLD traffic,
retaining the original DEI and P bits. The new VLAN ID is
specified by the VLAN ID field of the upstream IGMP TCI
attribute. If the received IGMP/MLD traffic is untagged, an
add operation is performed, with DEI and P bits also taken
from the upstream IGMP TCI attribute.
Context
- MIB
- NSCRTV-FTTX-GPON-MIB
- OID
.1.3.6.1.4.1.17409.2.8.6.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gponOnuIgmpProfileEntry
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 'NSCRTV-FTTX-GPON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-FTTX-GPON-MIB::gponOnuIgmpUpstreamProtoTagControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-FTTX-GPON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-FTTX-GPON-MIB::gponOnuIgmpUpstreamProtoTagControl.<gponOnuIgmpProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-FTTX-GPON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-FTTX-GPON-MIB::gponOnuIgmpUpstreamProtoTagControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass-through |
2 | add-vlan |
3 | replace-tci |
4 | replace-vlan |