variableInstance1

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.7.13.3.1.2

Object

column mandatory Integer32
This item defines the first index of the variable to be sampled. 
The combination of this item with variableInstance2 and with 
the alarmPolicyParameterOID (pointed to by variablePolicy) 
defines the instance to be sampled by the agent.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.7.13.3.1.2
Type
column
Access
readonly
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::variableInstance1'
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::variableInstance1.<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::variableInstance1'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535