ipPolicyControlAllowedPolicyManagers
POLICY-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.36.3.1.3
Object
column r/w
Enumeration
Specify if who is allowed to configure policy on the device.
local - a local policy manager is allowed to configure
(using CLI or SNMP)
remote - A remote policy manger is allowed to configure
(using CLI or SNMP)
The distinction between local & remote managers is done according to the
List ID. Local & Remote managers use different ranges.
When changing the value of this item, device may choose from resources
or other reasons to automatically remove all or some of the lists
that were configured bt the previous type of manager.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.3.1.3- Type
- column
- Access
- readwrite
- 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::ipPolicyControlAllowedPolicyManagers'
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::ipPolicyControlAllowedPolicyManagers.<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::ipPolicyControlAllowedPolicyManagers'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |