All MIBs › ITOUCH-APPLETALK-MIB › appleTrafficIndex
appleTrafficIndex
Module: ITOUCH-APPLETALK-MIB
OID (symbolic): ITOUCH-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?
A simple identification number for one row of the AppleTalk traffic table, assigned according to the sort order set by appleTrafficSort. An admin uses it just to enumerate and reference individual traffic entries when reading the table.
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> ITOUCH-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> ITOUCH-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 iTouch Communications (later Black Box) terminal server/router (AppleTalk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITOUCH-APPLETALK-MIB::appleTrafficIndex OID value, configure state conditions and alerts, and monitor any iTouch Communications (later Black Box) terminal server/router (AppleTalk) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.33.21.5.2.1.1 | appleTrafficIndex | ITOUCH-APPLETALK-MIB |