agentListAccountingMethodsValue

NETGEAR-MGMT-SECURITY-MIB · .1.3.6.1.4.1.4526.10.11.5.2.1.1.2

Object

column r/w Enumeration
Value of specified method. For command and exec authorization types
set of method values are as follows:
* command: tacacs(1);
* exec: tacacs(1), radius(2).
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.5.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
agentListAccountingMethodsEntry

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::agentListAccountingMethodsValue'
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::agentListAccountingMethodsValue.<agentListAccountingType>.<agentListAccountingIndex>.<agentListAccountingMethodsIndex>'
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::agentListAccountingMethodsValue'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1tacacs
2radius