swDoubleVlanDeletePorts
Double-VLAN-MIB ·
.1.3.6.1.4.1.171.12.28.3.1.1.7
Object
This object deletes the port list that are connect to the customer VLANs. 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.7- 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::swDoubleVlanDeletePorts'
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::swDoubleVlanDeletePorts.<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::swDoubleVlanDeletePorts'