All MIBs › CTRON-APPN-MIB › nwAppnExtIfStopType
nwAppnExtIfStopType
Module: CTRON-APPN-MIB
OID (symbolic): CTRON-APPN-MIB::nwAppnExtIfStopType
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the type of shutdown for APPN Routing Services on the port. Once set, nwAppnFwdIfAdminStatus may be set to disable. The disable choices are as follows:
immediate(1) causes the link stations belonging to the physical port to be disabled immediately without flushing pending messages and without initiating an orderly disconnect sequence. orderly(2) causes pending messages in link stations to be flushed, followed by an orderly disconnect sequence. The link station is then disabled.
What is nwAppnExtIfStopType?
This read-write enumeration chooses how link stations on this port will be shut down once nwAppnFwdIfAdminStatus is subsequently set to disable: immediate(1) drops links without flushing pending messages or an orderly disconnect, while orderly(2) does not. This is the port-level equivalent of the system-wide nwAppnSysStopType choice, letting an admin control shutdown gracefulness on a per-port basis. An admin taking a single WAN port down for cabling work would choose orderly(2) so in-flight messages get flushed before the link drops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.25 snmpwalk -v2c -c public <target> CTRON-APPN-MIB::nwAppnExtIfStopType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.25.1 snmpget -v2c -c public <target> CTRON-APPN-MIB::nwAppnExtIfStopType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.25.1 i <value>
Start monitoring Cabletron/Enterasys router (IBM SNA/APPN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-APPN-MIB::nwAppnExtIfStopType OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys router (IBM SNA/APPN) 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.5 | nwAppnRouter | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2 | nwAppnComponents | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2 | nwAppnForwarding | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2 | nwAppnFwdInterfaces | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1 | nwAppnFwdIfConfig | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2 | nwAppnExtensionTable | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1 | nwAppnExtEntry | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.25 | nwAppnExtIfStopType | CTRON-APPN-MIB |