ostUserCfgStatus
OMNITRON-USER-MIB ·
.1.3.6.1.4.1.7342.22.2.1.6
Object
column Enumeration
This object indicates the status of the specific user protocol instance.
available(1) User available for new user sessions
lockedout(2) User Locked out for authentication and cannot become active
until the locked out timeout expires and the user status
goes back to available.
Context
- MIB
- OMNITRON-USER-MIB
- OID
.1.3.6.1.4.1.7342.22.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostUserCfgEntry
- Groups
- 1
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 'OMNITRON-USER-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-USER-MIB::ostUserCfgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-USER-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-USER-MIB::ostUserCfgStatus.<ostUserCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-USER-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-USER-MIB::ostUserCfgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | lockedout |
Conformance
Member of