sonusVmApplicationStatusReason
SONUS-VM ·
.1.3.6.1.4.1.2879.2.10.11.2.1.3
Object
The reason that the virtual machine application state is down.
Context
- MIB
- SONUS-VM
- OID
.1.3.6.1.4.1.2879.2.10.11.2.1.3- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- sonusVmApplicationStatusEntry
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 'SONUS-VM' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-VM::sonusVmApplicationStatusReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-VM' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-VM::sonusVmApplicationStatusReason.<sonusVmApplicationName>.<sonusVmApplicationStatusCeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-VM' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-VM::sonusVmApplicationStatusReason'
Syntax
- Source
- SonusVmReasonType
- Base type
Enumeration
Values & Constraints
Type Values
1 | na |
2 | noLicense |
3 | disabled |
4 | appShuttingDown |
5 | upgradeFailed |
6 | vmDown |
7 | appDown |