All MIBs › MRV-IN-REACH-APPLETALK-MIB › appleStatus
appleStatus
Module: MRV-IN-REACH-APPLETALK-MIB
OID (symbolic): MRV-IN-REACH-APPLETALK-MIB::appleStatus
OID (numeric): 1.3.6.1.4.1.33.21.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the router is performing AppleTalk routing.
What is appleStatus?
This reports the actual operating state of AppleTalk routing: disabled(1), active(2), noInterface(3), badConfig(4), or noInterfaceActive(5). Admins check this after enabling appleState to confirm routing is actually working rather than stuck in a bad configuration or missing-interface state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.21.1.2 snmpwalk -v2c -c public <target> MRV-IN-REACH-APPLETALK-MIB::appleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.21.1.2.1 snmpget -v2c -c public <target> MRV-IN-REACH-APPLETALK-MIB::appleStatus.1
Start monitoring MRV console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRV-IN-REACH-APPLETALK-MIB::appleStatus OID value, configure state conditions and alerts, and monitor any MRV console/terminal servers from a single console.
OID Breakdown
Upper-level ancestors (9 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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.21 | xApple | ITOUCH-APPLETALK-MIB |
| 1.3.6.1.4.1.33.21.1 | xAppleSystem | ITOUCH-APPLETALK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.21.1.2 | appleStatus | MRV-IN-REACH-APPLETALK-MIB |