agentListAutorizationMethodsValue

NETGEAR-MGMT-SECURITY-MIB · .1.3.6.1.4.1.4526.10.11.4.2.1.1.2

Object

column r/w Enumeration
Value of specified method. For command and exec authorization types, 
set of method values are different and are as follows:
* command: tacacs(1), radius(2), none(4);
* exec: tacacs(1), radius(2), local(3), none(4).
Undefined(0) value is being used for displaying empty method. Setting
this object to undefined will clear configured method from the list.
A list of authentication methods may not be modified once associated 
to an access line.

Context

MIB
NETGEAR-MGMT-SECURITY-MIB
OID
.1.3.6.1.4.1.4526.10.11.4.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
agentListAutorizationMethodsEntry

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 'NETGEAR-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-MGMT-SECURITY-MIB::agentListAutorizationMethodsValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-MGMT-SECURITY-MIB::agentListAutorizationMethodsValue.<agentListAutorizationType>.<agentListAutorizationIndex>.<agentListAutorizationMethodsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-MGMT-SECURITY-MIB::agentListAutorizationMethodsValue'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1tacacs
2radius
3local
4none