rlAAALocalLoginHistServiceType
NETGEAR-RADLAN-AAA ·
.1.3.6.1.4.1.4526.17.79.46.1.3
Object
column RlAAAServiceType
The service that the user uses. Service don't care is console terminal.
Context
- MIB
- NETGEAR-RADLAN-AAA
- OID
.1.3.6.1.4.1.4526.17.79.46.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlAAALocalLoginHistEntry
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 'NETGEAR-RADLAN-AAA' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-AAA::rlAAALocalLoginHistServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-AAA' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-AAA::rlAAALocalLoginHistServiceType.<rlAAALocalLoginHistName>.<rlAAALocalLoginHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-AAA' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-AAA::rlAAALocalLoginHistServiceType'
Syntax
- Source
- RlAAAServiceType
- Base type
Enumeration
Values & Constraints
Type Values
0 | rlAAAServiceTypeDontCare |
1 | rlAAAServiceTypeTelnet |
2 | rlAAAServiceTypeHttp |
3 | rlAAAServiceTypeSsh |
4 | rlAAAServiceTypeHttps |
5 | rlAAAServiceTypeSnmp |
6 | rlAAAServiceTypeSshPubkey |