All MIBs › CISCO-WAN-AXIPOP-MIB › ausmMaxCost
ausmMaxCost
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmMaxCost
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.1.1.58
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. 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 ausmMaxCost?
This read-write integer sets the maximum path cost the routing controller (PAR or PNNI) is allowed to use when selecting a route for this connection, with very different practical ranges and defaults depending on which controller is in play - up to 65535 (default 255) under PAR, versus up to 2147483647 (default effectively unlimited) under PNNI. Admins tune this to constrain how expensive (in terms of the routing metric) a path the controller will accept for this connection, preventing it from being routed over an excessively costly path even if that's the only one available. For example, lowering ausmMaxCost under a PNNI controller from its default unlimited value would prevent this connection from being routed over expensive satellite or long-haul trunks that exceed the configured cost ceiling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.58 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmMaxCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.58.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmMaxCost.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.58.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::ausmMaxCost 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.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.1 | ausmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1 | ausmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1 | ausmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1.58 | ausmMaxCost | CISCO-WAN-AXIPOP-MIB |