ostUserStatusManagementInterface

OMNITRON-USER-MIB · .1.3.6.1.4.1.7342.22.3.1.4

Object

column Enumeration
This object indicates the Management Interface of the specific user
protocol instance.
              
The value of this object is 'notDefined' if the user session is locked
out or the user session is for the serial console port.
              
notDefined(1)  Management port is unknown or undefined
mgt1(2)        Management Port 1 association
mgt2(3)        Management Port 2 association

Context

MIB
OMNITRON-USER-MIB
OID
.1.3.6.1.4.1.7342.22.3.1.4
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::ostUserStatusManagementInterface'
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::ostUserStatusManagementInterface.<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::ostUserStatusManagementInterface'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notDefined
2mgt1
3mgt2

Conformance

Member of