All MIBs › ATM-POLICY-CONSTRAINT-MIB › policyConstraintMaximum
policyConstraintMaximum
Module: ATM-POLICY-CONSTRAINT-MIB
OID (symbolic): ATM-POLICY-CONSTRAINT-MIB::policyConstraintMaximum
OID (numeric): 1.3.6.1.4.1.353.5.9.5.1.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum number of concurrent active policy constraints that are allowed by the agent. A value of 0 for this object implies that there is no limit on the number of concurrent active policy constraints.
What is policyConstraintMaximum?
Configures the maximum number of simultaneously active ATM policy constraints the agent will allow. A value of zero means no limit is enforced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.9.5.1.1.1.1 snmpwalk -v2c -c public <target> ATM-POLICY-CONSTRAINT-MIB::policyConstraintMaximum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.9.5.1.1.1.1.1 snmpget -v2c -c public <target> ATM-POLICY-CONSTRAINT-MIB::policyConstraintMaximum.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.9.5.1.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> policyConstraintMaximum.1
Start monitoring ATM switches/routers (ATM Forum PNNI policy routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM-POLICY-CONSTRAINT-MIB::policyConstraintMaximum OID value, configure state conditions and alerts, and monitor any ATM switches/routers (ATM Forum PNNI policy routing) from a single console.
OID Breakdown
Upper-level ancestors (8 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.9 | atmfSignalling | ATM-POLICY-CONSTRAINT-MIB |
| 1.3.6.1.4.1.353.5.9.5 | atmfPolicyConstraint | ATM-POLICY-CONSTRAINT-MIB |
| 1.3.6.1.4.1.353.5.9.5.1 | atmPolicyConstraintMIB | ATM-POLICY-CONSTRAINT-MIB |
| 1.3.6.1.4.1.353.5.9.5.1.1 | policyConstraintMIBObjects | ATM-POLICY-CONSTRAINT-MIB |
| 1.3.6.1.4.1.353.5.9.5.1.1.1 | policyConstraintBaseGroup | ATM-POLICY-CONSTRAINT-MIB |
| 1.3.6.1.4.1.353.5.9.5.1.1.1.1 | policyConstraintMaximum | ATM-POLICY-CONSTRAINT-MIB |