sonusVmApplicationUpgradeStatusState

SONUS-VM · .1.3.6.1.4.1.2879.2.10.11.3.1.2

Object

column obsolete SonusVmUpgradeStateType
The state of the virtual machine application upgrade.

Context

MIB
SONUS-VM
OID
.1.3.6.1.4.1.2879.2.10.11.3.1.2
Type
column
Access
readonly
Status
obsolete
Parent
sonusVmApplicationUpgradeStatusEntry

Walk 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::sonusVmApplicationUpgradeStatusState'
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::sonusVmApplicationUpgradeStatusState.<sonusVmApplicationName>.<sonusVmApplicationUpgradeStatusCeName>'
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::sonusVmApplicationUpgradeStatusState'

Syntax

Source
SonusVmUpgradeStateType
Base type
Enumeration

Values & Constraints

Type Values
1none
2complete
3upgrading
4failed
5validating
6reverting
7reverted
8pendingUpgrade
9validatingRevert