variablePolicy
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.13.3.1.1
Object
column mandatory
Integer32
This item points to the alarm policy that is executed on the variable defined in this row. There is no limitation on the number of variables that are assigned a given policy. It is possible to create rows in the variable table only if the policy pointed to is either active or notInService. When a row in the policy table is destroyed, all rows in the variable table that point to it will also be destroyed.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.13.3.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- variableEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::variablePolicy'
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::variablePolicy.<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::variablePolicy'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535