hpSwitchAutzServicePrimaryMethod

HP-AUTZ-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2

Object

column r/w Enumeration
The primary method used for authorization. This object can be
set only when the authorization service type is command.
              
A value of local (1) indicates that authorization is performed
locally.
A value of tacacs (2) indicates that authorization is performed
using TACACS+.
A value of radius (3) indicates that authorization is performed
using RADIUS.
A value of none (4) indicates that authorization is not performed.
A value of auto (5) indicates that authorization is performed by the
same protocol that is configured for authentication.

Context

MIB
HP-AUTZ-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hpSwitchAutzServiceEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2tacacs
3radius
4none
5auto