snL4PolicyPriority

HP-SN-SW-L4-SWITCH-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.4.11.1.1.2

Object

column r/w Enumeration
The Stand alone stackable switch L4 Policy Priority values are:
normal(0)   		 -- normal prority
high(1) 	 		 -- high prority
cache(2) 	 		 -- prority for cache
transparent(3) 	 -- prority for transparent
The BigIron switch L4 Priority values are:
level0(0), level1(1), level2(2), level3(3),
level4(4), level5(5), level6(6), level7(7)

Context

MIB
HP-SN-SW-L4-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.4.11.1.1.2
Type
column
Access
readwrite
Status
current
Parent
snL4PolicyEntry

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-SW-L4-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SW-L4-SWITCH-GROUP-MIB::snL4PolicyPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SW-L4-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SW-L4-SWITCH-GROUP-MIB::snL4PolicyPriority.<snL4PolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SW-L4-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SW-L4-SWITCH-GROUP-MIB::snL4PolicyPriority'

Syntax

Enumeration

Values & Constraints

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