All MIBs › ITOUCH-APPLETALK-MIB › appleTrafficSort
appleTrafficSort
Module: ITOUCH-APPLETALK-MIB
OID (symbolic): ITOUCH-APPLETALK-MIB::appleTrafficSort
OID (numeric): 1.3.6.1.4.1.33.21.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting to EXECUTE causes the most recent traffic information to be sorted into the appleTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to READY has no effect.
What is appleTrafficSort?
Setting this to execute(2) triggers the router to re-sort the most recent AppleTalk traffic samples into appleTrafficTable by decreasing percentage, then address and interface; setting it to ready(1) has no effect. An admin sets it to execute(2) right before reading the traffic table to get a freshly ranked snapshot of top talkers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.21.5.1 snmpwalk -v2c -c public <target> ITOUCH-APPLETALK-MIB::appleTrafficSort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.21.5.1.1 snmpget -v2c -c public <target> ITOUCH-APPLETALK-MIB::appleTrafficSort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.21.5.1.1 i <value>
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::appleTrafficSort 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.1 | appleTrafficSort | ITOUCH-APPLETALK-MIB |