hwAcctStartFail
HUAWEI-DSLAM-AAA-MIB ·
.1.3.6.1.4.1.2011.5.109.1.2.1.3
Object
column r/w
Enumeration
The scheme would be used when accounting scheme starts failed. Options: 1. none(1) -ignoring the failure. 2. offline(2) -forcing the user offline. 3. radiusNone(3) -This value is not supported. 4. radiusOfflline(4) -This value is not supported. 5. localnone(5) -This value is not supported. 6. localOffline(6) -This value is not supported. It's not supported.
Context
- MIB
- HUAWEI-DSLAM-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.109.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAcctSchemeEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwAcctStartFail'
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::hwAcctStartFail.<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::hwAcctStartFail'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | offline |
3 | radiusNone |
4 | radiusOfflline |
5 | localnone |
6 | localOffline |