agentVoiceVlanConfigCosOverrideMode
SWITCHING-EXTENSION-MIB ·
.1.3.6.1.4.1.7244.2.101.114.2.1.4
Object
column r/w
Enumeration
The CoS Override mode for selected interface. The default mode is disabled.
Context
- MIB
- SWITCHING-EXTENSION-MIB
- OID
.1.3.6.1.4.1.7244.2.101.114.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentVoiceVlanConfigEntry
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 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-EXTENSION-MIB::agentVoiceVlanConfigCosOverrideMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-EXTENSION-MIB::agentVoiceVlanConfigCosOverrideMode.<agentVoiceVlanConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-EXTENSION-MIB::agentVoiceVlanConfigCosOverrideMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |