All MIBs › MRV-IN-REACH-APPLETALK-MIB › appleTrafficIndex
appleTrafficIndex
Module: MRV-IN-REACH-APPLETALK-MIB
OID (symbolic): MRV-IN-REACH-APPLETALK-MIB::appleTrafficIndex
OID (numeric): 1.3.6.1.4.1.33.21.5.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identification of a traffic entry.
What is appleTrafficIndex?
This identifies one entry in the sorted AppleTalk traffic table, ordered according to the criteria set by appleTrafficSort. It's used purely to enumerate the ranked traffic entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.21.5.2.1.1 snmpwalk -v2c -c public <target> MRV-IN-REACH-APPLETALK-MIB::appleTrafficIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.21.5.2.1.1.1 snmpget -v2c -c public <target> MRV-IN-REACH-APPLETALK-MIB::appleTrafficIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appleTrafficIndex.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::appleTrafficIndex OID value, configure state conditions and alerts, and monitor any MRV console/terminal servers from a single console.
OID Breakdown
Upper-level ancestors (11 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.5 | xAppleTraffic | ITOUCH-APPLETALK-MIB |
| 1.3.6.1.4.1.33.21.5.2 | appleTrafficTable | ITOUCH-APPLETALK-MIB |
| 1.3.6.1.4.1.33.21.5.2.1 | appleTrafficEntry | ITOUCH-APPLETALK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.21.5.2.1.1 | appleTrafficIndex | MRV-IN-REACH-APPLETALK-MIB |