juniAaaSubscriberClientType
Juniper-AAA-MIB ·
.1.3.6.1.4.1.4874.2.2.20.1.8.4.1.11
Object
column JuniSubscriberClientType
The client type for this subscriber. Certain client types (e.g., 'other') might be suppressed from representation in this table.
Context
- MIB
- Juniper-AAA-MIB
- OID
.1.3.6.1.4.1.4874.2.2.20.1.8.4.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniAaaSubscriberEntry
- Groups
- 5
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 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaSubscriberClientType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaSubscriberClientType.<juniAaaSubscriberHandle>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-AAA-MIB::juniAaaSubscriberClientType'
Syntax
- Source
- JuniSubscriberClientType
- Base type
Enumeration
Values & Constraints
Type Values
0 | ppp |
1 | login |
2 | ip |
3 | config |
4 | tunnel |
5 | other |