h3cVoAAAGwAccountMethod
H3C-VOAAACLIENT-MIB ·
.1.3.6.1.4.1.2011.10.2.39.9.1.1.4
Object
scalar r/w
Enumeration
Specify the sending mode of accounting packets of this gateway.
startAck: send starting and stopping accounting packets and wait
for the acknowledge of RADIUS server.
startNoAck: send starting and stopping accounting packets
without waiting for the acknowledge of RADIUS server.
stopOnly: send stopping accounting packets and wait
for the acknowledge of RADIUS server.
Context
- MIB
- H3C-VOAAACLIENT-MIB
- OID
.1.3.6.1.4.1.2011.10.2.39.9.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cVoAAAClientCfgObjects
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 'H3C-VOAAACLIENT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOAAACLIENT-MIB::h3cVoAAAGwAccountMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-VOAAACLIENT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-VOAAACLIENT-MIB::h3cVoAAAGwAccountMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | startAck |
2 | startNoAck |
3 | stopOnly |