MRVINREACH :: appleTrafficSort

MIB Reference — IPNetwork Monitor

All MIBsMRVINREACHappleTrafficSort

appleTrafficSort

Module: MRVINREACH

OID (symbolic): MRVINREACH::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.

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> MRVINREACH::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> MRVINREACH::appleTrafficSort.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.33.21.5.1.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.21xAppleITOUCH-APPLETALK-MIB
1.3.6.1.4.1.33.21.5xAppleTrafficITOUCH-APPLETALK-MIB
1.3.6.1.4.1.33.21.5.1appleTrafficSortMRVINREACH