All MIBs › RAD-MIB › atmNteTosHighPriority
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1 | atmNteSysConfig | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1.16 | atmNteTosHighPriority | RAD-MIB |