rlAAALoginFailedAttemptsUserService
CISCOSB-AAA ·
.1.3.6.1.4.1.9.6.1.101.79.86.1.5
Object
column RlAAAServiceType
The service the failed attempt was trying to connect to
Context
- MIB
- CISCOSB-AAA
- OID
.1.3.6.1.4.1.9.6.1.101.79.86.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlAAALoginFailedAttemptsUserEntry
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 'CISCOSB-AAA' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-AAA::rlAAALoginFailedAttemptsUserService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-AAA' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-AAA::rlAAALoginFailedAttemptsUserService.<rlAAALoginFailedAttemptsUserInsertionIndex>.<rlAAALoginFailedAttemptsUserName>.<rlAAALoginFailedAttemptsUserIpAddressType>.<rlAAALoginFailedAttemptsUserIpAddress>.<rlAAALoginFailedAttemptsUserService>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-AAA' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-AAA::rlAAALoginFailedAttemptsUserService'
Syntax
- Source
- RlAAAServiceType
- Base type
Enumeration
Values & Constraints
Type Values
0 | rlAAAServiceTypeDontCare |
1 | rlAAAServiceTypeTelnet |
2 | rlAAAServiceTypeHttp |
3 | rlAAAServiceTypeSsh |
4 | rlAAAServiceTypeHttps |
5 | rlAAAServiceTypeSnmp |
6 | rlAAAServiceTypeSshPubkey |
7 | rlAAAServiceTypeDebug |