audioStatusMuted
CISCO-DMN-DSG-AUDIO-MIB ·
.1.3.6.1.4.1.1429.2.2.5.15.2.1.6
Object
column Enumeration
Current Mute State.
Context
- MIB
- CISCO-DMN-DSG-AUDIO-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.15.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- audioStatusEntry
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 'CISCO-DMN-DSG-AUDIO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-AUDIO-MIB::audioStatusMuted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DMN-DSG-AUDIO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-AUDIO-MIB::audioStatusMuted.<audioStatusSelKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-AUDIO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-AUDIO-MIB::audioStatusMuted'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |