servicesAaaTypeAccountingType
MX-AAA-MIB ·
.0.1000.1.300.1.300
Object
column r/w
Enumeration
Accounting Type
Accounting type a service uses once a user is successfully
authenticated on the unit. Accounting starts once users are
successfully authenticated and stops when their session is
over.
* None: Accounting is disabled.
* Radius: Accounting is done by the first responding Radius
server configured in the Aaa.RadiusServers table.
Context
- MIB
- MX-AAA-MIB
- OID
.0.1000.1.300.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- servicesAaaTypeEntry
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 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::servicesAaaTypeAccountingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::servicesAaaTypeAccountingType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-AAA-MIB::servicesAaaTypeAccountingType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.