authUserProfileType
IBMIROCAUTH-MIB ·
.1.3.6.1.4.1.2.6.119.7.2.1.2.1.4
Object
column mandatory
r/w
OctetString
The profile type. '80'H represents login. '40'H represents tunnel, and '20'H represents ppp, '10'H represents snmp. It is implementation choice to restrict to one type per entry (i.e., can't be combination of these types) or not support certain types of users.
Context
- MIB
- IBMIROCAUTH-MIB
- OID
.1.3.6.1.4.1.2.6.119.7.2.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- authUserProfileEntry
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 'IBMIROCAUTH-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROCAUTH-MIB::authUserProfileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMIROCAUTH-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROCAUTH-MIB::authUserProfileType.<authUserProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMIROCAUTH-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMIROCAUTH-MIB::authUserProfileType'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1