ipPolicyControlMIBversion
POLICY-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.36.3.1.7
Object
column SNMPv2-SMIInteger32
The version of the Policy MIB supported by the module. The format: 0.X.Y.Z Example: 2.1.2 will be coded as: 0x00020102
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyControlEntry
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 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyControlMIBversion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyControlMIBversion.<ipPolicyControlSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-MIB::ipPolicyControlMIBversion'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647