authUserProfileIpType
IBMIROCAUTH-MIB ·
.1.3.6.1.4.1.2.6.119.7.2.1.2.1.17
Object
column mandatory
r/w
Enumeration
The Ip network type of Dials.
Context
- MIB
- IBMIROCAUTH-MIB
- OID
.1.3.6.1.4.1.2.6.119.7.2.1.2.1.17- 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::authUserProfileIpType'
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::authUserProfileIpType.<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::authUserProfileIpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | single |
3 | networkDials |
4 | singleDials |