variableStatus

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.7.13.3.1.4

Object

column mandatory r/w Enumeration
This variable defines the status of the row.
The values of this variables are defined and handled,
according to the definitions in the  IETF draft: 
Row creation with SNMPv1, from 19 October 1993.
The createAndGo value is not supported.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.7.13.3.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
variableEntry

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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::variableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::variableStatus.<variablePolicy>.<variableInstance1>.<variableInstance2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::variableStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2notInService
3notReady
4createAndWait
5destroy