wwpL2CFTVlanId
WWP-L2-CF-TUNNEL-MIB ·
.1.3.6.1.4.1.6141.2.53.1.1.2.1.1
Object
column VlanId
802.1Q VLAN ID (1-4094)
Context
- MIB
- WWP-L2-CF-TUNNEL-MIB
- OID
.1.3.6.1.4.1.6141.2.53.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wwpL2CFTProtocolEntry
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 'WWP-L2-CF-TUNNEL-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-L2-CF-TUNNEL-MIB::wwpL2CFTVlanId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-L2-CF-TUNNEL-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-L2-CF-TUNNEL-MIB::wwpL2CFTVlanId.<wwpL2CFTVlanId>.<wwpL2CFTProtocolNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-L2-CF-TUNNEL-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-L2-CF-TUNNEL-MIB::wwpL2CFTVlanId'