All MIBs › CISCO-WAN-AXIPOP-MIB › cesMaxCost
cesMaxCost
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::cesMaxCost
OID (numeric): 1.3.6.1.4.1.351.110.5.3.2.1.1.1.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Maximum allowed cost. It is related to Cost Based Routing. This is used by PXM so that it won't choose a path with a cost greater than this configured level. This is not necessary to be provided in the connection setup request, if not provided, the default value 255 will be used. When used with PAR controller the valid range is 1..65535 and the default value is 255. When used with PNNI controller the valid range is 1..2147483647 and the default value is 2147483647.
What is cesMaxCost?
This read-write value caps the maximum path cost PXM's Cost Based Routing will accept when selecting a route for this connection, with default and valid-range behavior differing by controller: under a PAR controller the valid range is 1 to 65535 with a default of 255, while under PNNI it extends to 2147483647 with that same value as the default. An administrator lowers this cap to force the connection onto only relatively low-cost, presumably higher-quality or shorter, paths, while raising it allows the routing logic more flexibility to use costlier alternate paths when needed. For example, leaving cesMaxCost at its PNNI default of 2147483647 effectively removes any cost ceiling on path selection for that connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.37 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::cesMaxCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.37.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::cesMaxCost.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.3.2.1.1.1.37.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::cesMaxCost OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.3 | circuitEmulation | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.3.2 | cesmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.3.2.1 | cesmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1 | cesmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1.1 | cesmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.3.2.1.1.1.37 | cesMaxCost | CISCO-WAN-AXIPOP-MIB |