All MIBs › CTRON-DECIV-ROUTER-MIB › nwDecIVMaxVisits
nwDecIVMaxVisits
Module: CTRON-DECIV-ROUTER-MIB
OID (symbolic): CTRON-DECIV-ROUTER-MIB::nwDecIVMaxVisits
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the maximum number of intra-area hops a packet can be forwarded. A packet is dropped once it has been forwarded nwDecIVMaxVisits.
What is nwDecIVMaxVisits?
nwDecIVMaxVisits is a read-write integer capping how many times an individual DECnet packet may be forwarded, or visit a router, within the area before it is dropped. This acts as a loop-prevention safeguard so an admin doesn't have to worry about a misrouted packet circulating indefinitely and wasting bandwidth. For example, setting nwDecIVMaxVisits to 63 means any single packet that has already been forwarded 63 times without reaching its destination will be discarded by the next router that would otherwise forward it again.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.8 snmpwalk -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVMaxVisits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.8.1 snmpget -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVMaxVisits.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwDecIVMaxVisits.1
Start monitoring Cabletron router/multiprotocol switch (legacy DECnet Phase IV) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-DECIV-ROUTER-MIB::nwDecIVMaxVisits OID value, configure state conditions and alerts, and monitor any Cabletron router/multiprotocol switch (legacy DECnet Phase IV) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.3 | nwDecIVRouter | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2 | nwDecIVComponents | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1 | nwDecIVSystem | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1 | nwDecIVSysConfig | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.8 | nwDecIVMaxVisits | CTRON-DECIV-ROUTER-MIB |