All MIBs › CMC-MIB › ipxSysMaxHops
ipxSysMaxHops
Module: CMC-MIB
OID (symbolic): CMC-MIB::ipxSysMaxHops
OID (numeric): 1.3.6.1.4.1.44.2.1.5.1.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum number of hops a packet may take.
What is ipxSysMaxHops?
This INTEGER sets the maximum number of hops an IPX packet may traverse before being discarded. An admin tunes this to prevent IPX packets from looping indefinitely across a large or misconfigured internetwork. For example, an operator on a sprawling legacy IPX network would set ipxSysMaxHops to a value that safely bounds packet lifetime without prematurely dropping valid distant traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.44.2.1.5.1.1.1.1.7 snmpwalk -v2c -c public <target> CMC-MIB::ipxSysMaxHops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.44.2.1.5.1.1.1.1.7.1 snmpget -v2c -c public <target> CMC-MIB::ipxSysMaxHops.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.44.2.1.5.1.1.1.1.7.1 i <value>
Start monitoring Rittal CMC (Computer Multi Control) cabinet monitoring unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CMC-MIB::ipxSysMaxHops OID value, configure state conditions and alerts, and monitor any Rittal CMC (Computer Multi Control) cabinet monitoring unit from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.44 | cmc | CMC-MIB |
| 1.3.6.1.4.1.44.2 | cmc_mgmt | CMC-MIB |
| 1.3.6.1.4.1.44.2.1 | cmc_mib | CMC-MIB |
| 1.3.6.1.4.1.44.2.1.5 | cmc_ipx | CMC-MIB |
| 1.3.6.1.4.1.44.2.1.5.1 | cmc_ipx_ipx | CMC-MIB |
| 1.3.6.1.4.1.44.2.1.5.1.1 | cmc_ipx_ipxSystem | CMC-MIB |
| 1.3.6.1.4.1.44.2.1.5.1.1.1 | ipxSysTable | CMC-MIB |
| 1.3.6.1.4.1.44.2.1.5.1.1.1.1 | ipxSysEntry | CMC-MIB |
| 1.3.6.1.4.1.44.2.1.5.1.1.1.1.7 | ipxSysMaxHops | CMC-MIB |