swDoubleVlanUnknowPorts
Double-VLAN-MIB ·
.1.3.6.1.4.1.171.12.28.3.1.1.6
Object
column PortList
When the double vlan is disabled, this object indicates the port list that are connect to the provider or customer VLANs in 802.1q. When the double vlan is enabled, the port list is NULL.
Context
- MIB
- Double-VLAN-MIB
- OID
.1.3.6.1.4.1.171.12.28.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swDoubleVlanCtrlEntry
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 'Double-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Double-VLAN-MIB::swDoubleVlanUnknowPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Double-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Double-VLAN-MIB::swDoubleVlanUnknowPorts.<swDoubleVlanSPVIDIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Double-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Double-VLAN-MIB::swDoubleVlanUnknowPorts'