swDoubleVlanUplinkPorts
Double-VLAN-MIB ·
.1.3.6.1.4.1.171.12.28.3.1.1.4
Object
This object indicates the port list that are connected to the service provider VLANs(tag-port). Only gigabit ports can be chose.When the double vlan is disabled, the port list is NULL.
Context
- MIB
- Double-VLAN-MIB
- OID
.1.3.6.1.4.1.171.12.28.3.1.1.4- Type
- column
- Access
- readwrite
- 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::swDoubleVlanUplinkPorts'
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::swDoubleVlanUplinkPorts.<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::swDoubleVlanUplinkPorts'