ZHONE-CONSOLE: View SNMP OID List / Download MIB
VENDOR: ZHONE TECHNOLOGIES
Home | MIB: ZHONE-CONSOLE | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
consoleHeight | 1.3.6.1.4.1.5504.5.5.1 | integer32 | read-write |
The height of the console in the number of lines displayed. The default value is 24. |
consoleCurrentUser | 1.3.6.1.4.1.5504.5.5.2 | zhoneadminstring | read-only |
The name of the current or last user logged in to the system. |
consoleLastLoginTime | 1.3.6.1.4.1.5504.5.5.3 | timestamp | read-only |
Time at which the last user logged in. If a user has never logged in on this system, the value returned is 0. This is the sysuptime value as defined in rfc1907. |
consoleLastLogoutTime | 1.3.6.1.4.1.5504.5.5.4 | timestamp | read-only |
The sysuptime at which the last user logged out. A value of 0 is returned if a logout has never occured OR if a user is currently logged in. |
consoleCharsOut | 1.3.6.1.4.1.5504.5.5.5 | counter32 | read-only |
The number of characters sent by the console since initialization. |
consoleCharsIn | 1.3.6.1.4.1.5504.5.5.6 | counter32 | read-only |
The number of charcters received by the console since initialization. |
consoleBaudRate | 1.3.6.1.4.1.5504.5.5.7 | integer | read-write |
The speed of the console serial port, in characters per second. The default value is determined by the particular platform. Current known values are 57600 for the BAN and 9600 for other devices. Enumeration: 'gc9600': 2, 'gc38400': 4, 'gc57600': 5, 'gcAutoBaud': 1, 'gc19200': 3. |
consoleInactivityTime | 1.3.6.1.4.1.5504.5.5.8 | integer32 | read-write |
The console inactivity time where after this number of minutes, the user is automatically logged out. A value of 0 disables the timer. The default is 30 minutes. |
phyConsole | 1.3.6.1.4.1.5504.6.14 |
The Zhone console mib that applies to the console connection to an Information Services card. There is only one supported connection at a time, thus the single instance implementation. |