oacAAAAuthenticationFeature
ONEACCESS-AAA-MIB ·
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.1
Object
column r/w
Enumeration
A user can login to the device and just monitor. A user can configure the device when he enters the enabled mode. The device will challenge an user for authentication when ever he enters and enabled command.
Context
- MIB
- ONEACCESS-AAA-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oacAAAAuthenticationServerConfigEntry
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 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationFeature'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationFeature.<oacAAAAuthenticationFeature>.<oacAAAAuthenticationReqSrc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationFeature'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | login |
2 | enable |