All MIBs › CTRON-APPN-MIB › nwAppnSysStopType
nwAppnSysStopType
Module: CTRON-APPN-MIB
OID (symbolic): CTRON-APPN-MIB::nwAppnSysStopType
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the type of APPN Routing Services shutdown. Once specified, select disable from nwAppnSysAdminStatus. The shutdown choices are as follows:
abort(1) All APPN Routing Services components are immediately stopped and resources released. To become active again, the APPN Routing Services must be enabled. immediate(2) APPN Routing Services immediately deactivates all links then performs abort(1) processing. quiesce(3) APPN Routing Services indicates to other APPN network nodes that it is quiesced. Session limits are reset on all modes, UNBINDs are issued on all endpoint sessions (CP-CP sessions last), and then immediate(2) processing is performed. quiesceIsr(4) Allows all intermediate sessions to end, then performs the quiesce(3) processing.
What is nwAppnSysStopType?
This read-write enumeration selects how APPN Routing Services will shut down system-wide once disable is subsequently selected in nwAppnSysAdminStatus: abort(1), immediate(2), quiesce(3), or quiesceIsr(4). Choosing abort(1) stops everything at once and releases resources, while the quiesce options allow existing sessions to wind down gracefully, so the choice matters for whether a planned maintenance window causes visible session drops. An admin performing planned maintenance would set this to quiesce(3) before disabling, rather than abort(1), to avoid abruptly killing active SNA sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.24 snmpwalk -v2c -c public <target> CTRON-APPN-MIB::nwAppnSysStopType
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.1.1.2.24.1 snmpget -v2c -c public <target> CTRON-APPN-MIB::nwAppnSysStopType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.24.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::nwAppnSysStopType 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.1 | nwAppnSystem | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1 | nwAppnSysConfig | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2 | nwAppnSysCfgLocalNode | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.24 | nwAppnSysStopType | CTRON-APPN-MIB |