rlAAALinePassLoginHistActServiceType
HPE-AAA ·
.1.3.6.1.4.1.11.2.79.47.1.5
Object
column RlAAAServiceType
The service that the user uses. Service don't care is console terminal.
Context
- MIB
- HPE-AAA
- OID
.1.3.6.1.4.1.11.2.79.47.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlAAALinePassLoginHistEntry
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 'HPE-AAA' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-AAA::rlAAALinePassLoginHistActServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-AAA' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-AAA::rlAAALinePassLoginHistActServiceType.<rlAAALinePassLoginHistPortType>.<rlAAALinePassLoginHistIfIndex>.<rlAAALinePassLoginHistServiceType>.<rlAAALinePassLoginHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-AAA' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-AAA::rlAAALinePassLoginHistActServiceType'
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 |