All MIBs › POLICY-FRAMEWORK-PIB › policyCompLimitsType
policyCompLimitsType
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyCompLimitsType
OID (numeric): 1.3.6.1.4.1.45.4.1.1.4.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A value describing an implementation limitation for the device related to the PRC or PRC attribute identified by the policyCompLimitsComponent data in this class instance. Values for this object are derived from the defined error values associated with the PRC of the identified attribute or the PRC itself. All genericPrc and specificPrc (defined in a PRC INSTALL-ERRORS clause) error codes represent valid limitation type values.
For example, an implementation of the qosIpAce class may be limited in several ways, such as address mask, protocol and Layer 4 port options. These limitations could be exported using this table with the following instances:
Prid Component Type Guidance 1 'qosIpAceDstAddrMask' 'valueSupLimited' 0xFFFFFFFF 2 'qosIpAceSrcAddrMask' 'valueSupLimited' 0xFFFFFFFF 3 'qosIpAceProtocol' 'valueSupLimited' 0x06 -- TCP 4 'qosIpAceProtocol' 'valueSupLimited' 0x17 -- UDP 5 'qosIpAceDstL4PortMin' 'invalidDstL4PortData' 6 'qosIpAceDstL4PortMax' 'invalidDstL4PortData' 7 'qosIpAcePermit' 'enumSupLimited' 'true'
The above entries describe a number of limitations that may be in effect for the qosIpAce class on a given device. The limitations include restrictions on acceptable values for certain attributes and indications of the relationship between related attributes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.4.1.3 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyCompLimitsType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.4.1.3.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyCompLimitsType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4.1 | policyFrameworkPib | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1 | policyBasePibClass | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.4 | policyCompLimitsTable | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.4.1 | policyCompLimitsEntry | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.4.1.3 | policyCompLimitsType | POLICY-FRAMEWORK-PIB |