OMNITRON-USER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
16
.1.3.6.1.4.1.7342.22.2 · 1 row entry · 10 columns
Uses the omnitron variant from /opt/observium/mibs/omnitron.
Command help
Walk ostUserCfgTable
/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::ostUserCfgTable'
This table supports user configuration. Rows in this table are
created by using the ostUserGlobalUserNextIndex object to determine
the next index to be used when a row is created.
ostUserCfgEntry row .1.3.6.1.4.1.7342.22.2.1
This is a user configuration table entry.
Indexes
Column Syntax OID
An index that is used to identify the specific user that is
configured.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7342.22.2.1.1
The status of the row.

The writable columns in a row cannot be changed if the row
is active. All columns must have a valid value before a row
can be activated.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.7342.22.2.1.2
This object indicates the specific user type.

admin(1) Administration user type. User can read or write
any configuration item

readWrite(2) Read-write …
Enumerationr/w
Enumerated Values:
1admin
2readWrite
3readOnly
4deny
.1.3.6.1.4.1.7342.22.2.1.3
This object configures the user name. The user name can be used for
Telnet, FTP, console port, and SSH plain text login types.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.7342.22.2.1.4
This object configures the user password. The password can be used
for Telnet, FTP, console port, or SSH plain text password.

When this object is read it always returns '*****', regardless of the
length o…
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.7342.22.2.1.5
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
Enumeration
Enumerated Values:
1available
2lockedout
.1.3.6.1.4.1.7342.22.2.1.6
This object indicates the time in 0.01 seconds remaining for the user
to be locked out. When a user is locked out the object value
decrements until the user is not locked out. When the ojbect is '0'
the user is not lo…
centisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7342.22.2.1.7
This object specifies the user session timeout value in seconds. This
same value is used for all protocols.

A value of 0 indicates there is no session timeout.

The session timeout is reset …
Unsigned32r/w
Constraints:
range: 0-3600
.1.3.6.1.4.1.7342.22.2.1.8
This object specifies the amount of time in seconds that a user
will not be authenticated if too many login attempts have failed.


A value of 0 indicates there is no user lockout timeout.
Unsigned32r/w
Constraints:
range: 0-300
.1.3.6.1.4.1.7342.22.2.1.9
The key file name associated with the SSH user.

The file must exist and must be previously uploaded in order to
be used during user authentication.
OMNITRON-TC-MIBOstFileNameStringOrNoner/w
Type Constraints:
range: 0..45
.1.3.6.1.4.1.7342.22.2.1.10
.1.3.6.1.4.1.7342.22.3 · 1 row entry · 6 columns
Uses the omnitron variant from /opt/observium/mibs/omnitron.
Command help
Walk ostUserStatusTable
/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::ostUserStatusTable'
This table supports the user session status.
ostUserStatusEntry row .1.3.6.1.4.1.7342.22.3.1
This is a user session status table entry.
Column Syntax OID
An index that is used to identify a specific protocol session for
the indicated user.

The index should remain constant until the session is closed.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7342.22.3.1.1
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(…
Enumeration
Enumerated Values:
1console
2telnet
3ftp
4ssh
.1.3.6.1.4.1.7342.22.3.1.2
This object indicates the status of the specific user protocol instance.

inactive(1) Inactive (reserved value, not used)
active(2) Authenticated and active
Enumeration
Enumerated Values:
1inactive
2active
.1.3.6.1.4.1.7342.22.3.1.3
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 cons…
Enumeration
Enumerated Values:
1notDefined
2mgt1
3mgt2
.1.3.6.1.4.1.7342.22.3.1.4
This object indicates the IPv4 or IPv6 address of the specific
user protocol instance.

The value of this this object is '::' if the user session is locked
out or the user session is for the serial consol…
OMNITRON-TC-MIBOstIpAddr
Type Constraints:
range: 0..39
.1.3.6.1.4.1.7342.22.3.1.5
This object indicates the time a specific user protocol instance has
been open in 0.01 seconds.
centisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.7342.22.3.1.6