snRtATSocketPriorityPriority

HP-SN-APPLETALK-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.10.2.1.2

Object

column mandatory r/w Enumeration
The Standalone router Priority level applies to a socket number:
low(0)   -- low prority
high(1) -- high prority.
The BigIron Priority levels applies to a socket number are:
level0(0), level1(1), level2(2), level3(3),
level4(4), level5(5), level6(6), level7(7)

Context

MIB
HP-SN-APPLETALK-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.10.2.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
snRtATSocketPriorityEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SN-APPLETALK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-APPLETALK-MIB::snRtATSocketPriorityPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-APPLETALK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-APPLETALK-MIB::snRtATSocketPriorityPriority.<snRtATSocketPrioritySocket>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-APPLETALK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-APPLETALK-MIB::snRtATSocketPriorityPriority'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0level0
1level1
2level2
3level3
4level4
5level5
6level6
7level7