swDoubleVlanAccessPorts
Double-VLAN-MIB ·
.1.3.6.1.4.1.171.12.28.3.1.1.5
Object
This object indicates the port list that are connect to the customer VLANs(untag-port). All the switch 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.5- 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::swDoubleVlanAccessPorts'
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::swDoubleVlanAccessPorts.<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::swDoubleVlanAccessPorts'