CTRON-DECIV-ROUTER-MIB :: nwDecIVMaxVisits

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-DECIV-ROUTER-MIBnwDecIVMaxVisits

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.4mibsCTRON-AP3000-MIB
1.3.6.1.4.1.52.4.2ctronExpCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.2.2ctronRouterExpROUTER-OIDS
1.3.6.1.4.1.52.4.2.2.2nwRouterROUTER-OIDS
1.3.6.1.4.1.52.4.2.2.2.3nwRtrProtoSuitesROUTER-OIDS
Numeric OIDNameModule
1.3.6.1.4.1.52.4.2.2.2.3.3nwDecIVRouterCTRON-DECIV-ROUTER-MIB
1.3.6.1.4.1.52.4.2.2.2.3.3.2nwDecIVComponentsCTRON-DECIV-ROUTER-MIB
1.3.6.1.4.1.52.4.2.2.2.3.3.2.1nwDecIVSystemCTRON-DECIV-ROUTER-MIB
1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1nwDecIVSysConfigCTRON-DECIV-ROUTER-MIB
1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.8nwDecIVMaxVisitsCTRON-DECIV-ROUTER-MIB