All MIBs › CTRON-AppleTalk-ROUTER-MIB › nwAtportSTATUS
nwAtportSTATUS
Module: CTRON-AppleTalk-ROUTER-MIB
OID (symbolic): CTRON-AppleTalk-ROUTER-MIB::nwAtportSTATUS
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the current state of the router port's AppleTalk configuration. If either nwAtportNetConfig or nwApportZoneConfig are set to (5), conflictAverseSeed, and either the configured network number range or zone name seeded by the port conflict with the settings of a neighbor router, nwApPortStatus will have a value of (6), offDueToConflict.
What is nwAtportSTATUS?
This read-write INTEGER (routing/unconfigured/off/invalid/endNode/offDueToConflict and more) reports the current state of a router port's AppleTalk configuration, and the description notes that if either the network or zone configuration is set to conflictAverseSeed and it collides with a neighboring router's settings, the port takes the offDueToConflict(6) value. An administrator relies on it to detect AppleTalk seed-router conflicts on a segment. Seeing nwAtportSTATUS report offDueToConflict(6) on a port would tell staff that this router's configured network range or zone name clashes with a neighbor's, and the port has shut itself off to avoid corrupting the AppleTalk network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.7 snmpwalk -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtportSTATUS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.7.1 snmpget -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtportSTATUS.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwAtportSTATUS.1
Start monitoring Cabletron Systems router (AppleTalk, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-AppleTalk-ROUTER-MIB::nwAtportSTATUS OID value, configure state conditions and alerts, and monitor any Cabletron Systems router (AppleTalk, legacy) 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.4 | nwAtRouter | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2 | nwAtComponents | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2 | nwAtForwarding | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2 | nwAtFwdInterfaces | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1 | nwAtFwdIfConfig | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2 | nwAtportTable | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1 | nwAtportEntry | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.7 | nwAtportSTATUS | CTRON-AppleTalk-ROUTER-MIB |