RAD-MIB :: atmNteTosHighPriority

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBatmNteTosHighPriority

atmNteTosHighPriority

Module: RAD-MIB

OID (symbolic): RAD-MIB::atmNteTosHighPriority

OID (numeric): 1.3.6.1.4.1.164.12.3.1.1.16

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

Priorities options are High or Low.
High priority will be represented by bit = 1.
Low  priority will be represented by bit = 0.
Each TOS value will be represented by the bit location.
For example, the string for TOS 2, 9, 15 with High priority,
will be:

|0000 0000|... ...|0000 0000|1000 0010|0000 0100| 
                                                                     ...98 7654 3210   (Bit  #)
                                                                                                       
             8          ...            3                     2                 1               (Byte #).
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.16
snmpwalk -v2c -c public <target> RAD-MIB::atmNteTosHighPriority

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.16.1
snmpget -v2c -c public <target> RAD-MIB::atmNteTosHighPriority.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.3.1.1.16.1 s <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.164radDACS-MIB
1.3.6.1.4.1.164.12radAtmRAD-MIB
1.3.6.1.4.1.164.12.3atmNteRAD-MIB
1.3.6.1.4.1.164.12.3.1atmNteSysRAD-MIB
1.3.6.1.4.1.164.12.3.1.1atmNteSysConfigRAD-MIB
1.3.6.1.4.1.164.12.3.1.1.16atmNteTosHighPriorityRAD-MIB