intWanPortVLANBindingMode
WAN-MIB ·
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.7
Object
column r/w
Enumeration
VLAN binding mode assigned to this port. static - this port supports only the egress VLAN list as configured manually in its corresponding dot1qVlanStaticEgressPort. This is the default VLAN Binding mode. bindToReceive - this port supports the whole range of 3K VLANs from VLAN ID 1 to 3071. bindToAll - this port supports the egress VLAN IDs for which dot1qVlanStaticTable rows exist. GVRP - this port supports the egress VLAN IDs configured manually in its corresponding dot1qVlanStaticEgressPort as well as VLAN IDs requested by the GVRP link partner.
Context
- MIB
- WAN-MIB
- OID
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- intWanPortEntry
- Groups
- 1
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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::intWanPortVLANBindingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::intWanPortVLANBindingMode.<intWanGroupID>.<intWanPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::intWanPortVLANBindingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | bindToReceive |
3 | bindToAll |
255 | notSupported |
Conformance
Member of