All MIBs › CTRON-DECIV-ROUTER-MIB › nwDecIVHostMapPortNumber
nwDecIVHostMapPortNumber
Module: CTRON-DECIV-ROUTER-MIB
OID (symbolic): CTRON-DECIV-ROUTER-MIB::nwDecIVHostMapPortNumber
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.3.2.6.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The unique value for the logical port number. It's value ranges between 1 and a maximum value which is dependent on both the number of configured interfaces in the system and the number of circuits present on those interfaces which are of WAN type.
What is nwDecIVHostMapPortNumber?
nwDecIVHostMapPortNumber is a read-only integer giving a unique logical port number for this host-map entry, ranging from 1 up to a maximum that depends on both the number of configured interfaces and the number of WAN-type circuits present on those interfaces. An admin uses this logical numbering to distinguish individual circuits when a physical interface hosts multiple WAN circuits, since a single ifIndex alone wouldn't uniquely identify each one. For example, on an interface carrying three Frame Relay circuits, each circuit's host-map entries would show a distinct nwDecIVHostMapPortNumber even though they all share the same underlying physical interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.6.3.1.1.6 snmpwalk -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVHostMapPortNumber
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.6.3.1.1.6.1 snmpget -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVHostMapPortNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwDecIVHostMapPortNumber.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::nwDecIVHostMapPortNumber 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.6 | nwDecIVEndSystems | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.6.3 | nwDecIVHostsToMedia | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.6.3.1 | nwDecIVHostMapTable | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.6.3.1.1 | nwDecIVHostMapEntry | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.6.3.1.1.6 | nwDecIVHostMapPortNumber | CTRON-DECIV-ROUTER-MIB |