All MIBs › MRV-IN-REACH-APPLETALK-MIB › appleTrafficSort
appleTrafficSort
Module: MRV-IN-REACH-APPLETALK-MIB
OID (symbolic): MRV-IN-REACH-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) causes the router to sort the most recent AppleTalk traffic statistics into appleTrafficTable, ordered by decreasing percentage then increasing destination, source, and interface; setting it to ready(1) has no effect. Admins trigger this to refresh a snapshot of top AppleTalk talkers before reading the traffic table.
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> MRV-IN-REACH-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> MRV-IN-REACH-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 MRV console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRV-IN-REACH-APPLETALK-MIB::appleTrafficSort 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.5 | xAppleTraffic | ITOUCH-APPLETALK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.21.5.1 | appleTrafficSort | MRV-IN-REACH-APPLETALK-MIB |