snAgAclPrecedence

HP-SN-IP-ACL-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.16

Object

column r/w PrecedenceValue
This refers to IP precedence value in the range <0-7>
critical(5), 
flash(3), 
flash-override(4), 
immediate(2), 
internet(6), 
network(7), 
priority(1), 
routine(0)

Context

MIB
HP-SN-IP-ACL-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.16
Type
column
Access
readwrite
Status
current
Parent
snAgAclEntry

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

Syntax

Source
PrecedenceValue
Base type
Enumeration

Values & Constraints

Type Values
0routine
1priority
2immediate
3flash
4flashoverride
5critical
6internet
7network
8undefined