All MIBs › CTRON-DECIV-ROUTER-MIB › nwDecIVMaxNodes
nwDecIVMaxNodes
Module: CTRON-DECIV-ROUTER-MIB
OID (symbolic): CTRON-DECIV-ROUTER-MIB::nwDecIVMaxNodes
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.3.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the maximum number of DECnet nodes allowed within an area.
What is nwDecIVMaxNodes?
nwDecIVMaxNodes is a read-write integer that caps how many DECnet nodes are allowed to exist within this router's area. An admin sets this to match the actual or planned size of the DECnet area, since it bounds resource allocation for node tracking within that area. For example, setting nwDecIVMaxNodes to 1023, the traditional DECnet Phase IV per-area node ceiling, tells the routing services to expect and support up to that many distinct nodes in the area.
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.3 snmpwalk -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVMaxNodes
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.3.1 snmpget -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVMaxNodes.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.3.1 i <value>
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::nwDecIVMaxNodes 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.3 | nwDecIVMaxNodes | CTRON-DECIV-ROUTER-MIB |