hwVoAAAGwAuthorization
HUAWEI-VO-AAA-CLIENT-MIB ·
.1.3.6.1.4.1.2011.5.25.1.9.1.3.1.3
Object
column r/w
Enumeration
Whether or not the Authorization of this access number is enabled.When hwVoAAAGwAuthentication of this access number is disabled,this object cannot be set to enable .
Context
- MIB
- HUAWEI-VO-AAA-CLIENT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.1.9.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVoAAAGwAccessNumberEntry
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-VO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-AAA-CLIENT-MIB::hwVoAAAGwAuthorization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-AAA-CLIENT-MIB::hwVoAAAGwAuthorization.<hwVoAAAGwAccessnumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VO-AAA-CLIENT-MIB::hwVoAAAGwAuthorization'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |