hwRadiusAccountTestResult
HUAWEI-BRAS-RADIUS-MIB ·
.1.3.6.1.4.1.2011.5.25.40.15.1.17.1.1
Object
scalar Enumeration
The result of account test.
Context
- MIB
- HUAWEI-BRAS-RADIUS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.40.15.1.17.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwRadiusAccountTestEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BRAS-RADIUS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-RADIUS-MIB::hwRadiusAccountTestResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BRAS-RADIUS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BRAS-RADIUS-MIB::hwRadiusAccountTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | busy |
1 | fail |
2 | success |
3 | wrongnameorpassword |
4 | timeout |
5 | servernotexist |
6 | sharedkeyerror |
7 | invalid |