All MIBs › POLICY-MIB › ipPolicyControlAllowedPolicyManagers
ipPolicyControlAllowedPolicyManagers
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyControlAllowedPolicyManagers
OID (numeric): 1.3.6.1.4.1.81.36.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is ipPolicyControlAllowedPolicyManagers?
This sets whether policy lists on this slot may be configured only by a local manager (like the CLI, using list IDs 100-149) or a remote manager (like a policy server such as RNR, using IDs 150-199); it defaults to remote. An admin can switch this and the device may then remove lists that belong to the other manager type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.3.1.3 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyControlAllowedPolicyManagers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.3.1.3.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyControlAllowedPolicyManagers.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.36.3.1.3.1 i <value>
Start monitoring vendor-neutral, standards-based MIB (generic IP policy rule management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POLICY-MIB::ipPolicyControlAllowedPolicyManagers OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (generic IP policy rule management) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.36 | ipPolicyMgmt | POLICY-MIB |
| 1.3.6.1.4.1.81.36.3 | ipPolicyControlTable | POLICY-MIB |
| 1.3.6.1.4.1.81.36.3.1 | ipPolicyControlEntry | POLICY-MIB |
| 1.3.6.1.4.1.81.36.3.1.3 | ipPolicyControlAllowedPolicyManagers | POLICY-MIB |