ostUserStatusState

OMNITRON-USER-MIB · .1.3.6.1.4.1.7342.22.3.1.3

Object

column Enumeration
This object indicates the status of the specific user protocol instance.
              
inactive(1)   Inactive (reserved value, not used)
active(2)     Authenticated and active

Context

MIB
OMNITRON-USER-MIB
OID
.1.3.6.1.4.1.7342.22.3.1.3
Type
column
Access
readonly
Status
current
Parent
ostUserStatusEntry
Groups
1

Walk 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::ostUserStatusState'
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::ostUserStatusState.<ostUserCfgIndex>.<ostUserStatusInstance>'
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::ostUserStatusState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active

Conformance

Member of