hwAccessAcctMethod

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.15.1.14

Object

column Enumeration
Account method.
Options:
1. local(1)       -local accounting
2. radius(2)      -RADIUS accounting
3. none(3)        -no accounting
4. both(4)        -local and RADIUS accounting

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.15.1.14
Type
column
Access
readonly
Status
current
Parent
hwAccessEntry

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::hwAccessAcctMethod'
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::hwAccessAcctMethod.<hwAccessIndex>'
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::hwAccessAcctMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2radius
3none
4both