hwAccMethod

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.2.1.2

Object

column r/w Enumeration
Accounting scheme mode.
Options:
1. noacct(2)   -Indicates that the accounting is not implemented. In such a case, accounting is not implemented for users.
2. radius(3)   -Uses the RADIUS protocol to implement the accounting for users.
3. hwtacacs(5) -Uses the HWTACACS protocol to implement the accounting for users.

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
hwAcctSchemeEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
2noacct
3radius
5hwtacacs