ostUserStatusType
OMNITRON-USER-MIB ·
.1.3.6.1.4.1.7342.22.3.1.2
Object
column Enumeration
This object indicates the protocol session identity the specific user
protocol instance.
console(1) Session instance type is the serial console port
telnet(2) Session instance type is TELNET
ftp(3) Session instance type is FTP
ssh(4) Session instance type is SSH
Context
- MIB
- OMNITRON-USER-MIB
- OID
.1.3.6.1.4.1.7342.22.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostUserStatusEntry
- 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::ostUserStatusType'
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::ostUserStatusType.<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::ostUserStatusType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | console |
2 | telnet |
3 | ftp |
4 | ssh |
Conformance
Member of