Wellfleet-CONSOLE-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for Wellfleet-CONSOLE-MIB.
68
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
68 total| Object Name |
|---|
wfConsole OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.3.2.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.18.3.3.2.1 |
wfBaudRateBaud rate configured on the Technician Interface consolerwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.1 |
wfDataBitsNumber of data bits configured on the Technician Interface consolerwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.2 |
wfParityType of parity configured on the Technician Interface consolerwobsolete Enumeration .1.3.6.1.4.1.18.3.3.2.1.3 |
wfStopBitsNumber of stop bits configured on the Technician Interface consolerwobsolete Enumeration .1.3.6.1.4.1.18.3.3.2.1.4 |
wfModemEnableEnable the Technician Interface console to run over a modemrwobsolete Enumeration .1.3.6.1.4.1.18.3.3.2.1.5 |
wfLinesPerScreenNumber of lines which can be displayed in one screen on the Technician
Interface consolerwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.6 |
wfMoreEnableEnable the 'more' feature on the Technician Interface consolerwobsolete Enumeration .1.3.6.1.4.1.18.3.3.2.1.7 |
wfPromptCharacter string which will be used as the system prompt on
the Technician Interface consolerwobsolete DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.1.8 |
wfLoginTimeOutIF MODEM_ENABLED then time out in minutes to HUP when at the login promptrwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.9 |
wfPasswordTimeOutTimout on Password entryrwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.10 |
wfCommandTimeOutIF MODEM_ENABLED then time out in minutes to HUP when at the command promptrwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.11 |
wfLoginRetriesIF MODEM_ENABLED then limit # of login attempts then HUPrwobsolete INTEGER .1.3.6.1.4.1.18.3.3.2.1.12 |
wfTotalLoginsTotal number of TI login attemptsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.13 |
wfUserLoginErrorsTotal number of FAILED User login attemptsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.14 |
wfManagerLoginErrorsTotal number of FAILED Manager login attemptsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.15 |
wfOtherLoginErrorsTotal number of FAILED Other login attemptsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.16 |
wfTtyFrameErrorsCount of TTY Frame errorsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.17 |
wfTtyOverrunErrorsCount of TTY Overrun errorsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.18 |
wfTtyParityErrorsCount of TTY Parity errorsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.19 |
wfTtyInfifoErrorsCount of TTY Input Fifo errorsroobsolete Counter .1.3.6.1.4.1.18.3.3.2.1.20 |
wfSerialPortTableConfiguration of system serial port(s) SEQUENCE OF WfSerialPortEntry .1.3.6.1.4.1.18.3.3.2.11.1 |
wfSerialPortEntryInformation for each serial port. WfSerialPortEntry .1.3.6.1.4.1.18.3.3.2.11.1.1 |
wfSerialPortDeleteFlag to indicate Serial Port instance deletionrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.1 |
wfSerialPortDisableEnable or disable this Serial Portrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.2 |
wfSerialPortStateThe state of this Serial Portro Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.3 |
wfSerialPortNumberSerial Port numberro INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.4 |
wfSerialPortNameSerial Port namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.5 |
wfSerialPortSlotSlot number of Serial Port sessionro INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.6 |
wfSerialPortTypeType of Serial Portrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.7 |
wfSerialPortBaudRateBaud rate configured on this Serial Portrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.8 |
wfSerialPortDataBitsNumber of data bits configured on this Serial Portrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.9 |
wfSerialPortParityType of parity configured on this Serial Portrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.10 |
wfSerialPortStopBitsNumber of stop bits configured on this Serial Portrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.11 |
wfSerialPortModemEnableEnable the Serial Port to run with modem leads enabledrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.12 |
wfSerialPortLinesPerScreenNumber of lines which can be displayed in one screen on the
Serial Portrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.13 |
wfSerialPortMoreEnableEnable the 'more' feature on the Serial Portrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.14 |
wfSerialPortPromptCharacter string which will be used as the system prompt on
the Serial Portrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.15 |
wfSerialPortLoginTimeOutIF MODEM_ENABLED then time out in minutes to HUP when at the
login promptrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.16 |
wfSerialPortPasswordTimeOutTimout on Password entryrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.17 |
wfSerialPortCommandTimeOutIF MODEM_ENABLED then time out in minutes to HUP when at the
command promptrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.18 |
wfSerialPortLoginRetriesIF MODEM_ENABLED then limit # of login attempts then HUPrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.19 |
wfSerialPortTotalLoginsTotal number of TI login attempts on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.20 |
wfSerialPortUserLoginErrorsTotal number of FAILED User login attempts on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.21 |
wfSerialPortManagerLoginErrorsTotal number of FAILED Manager login attempts on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.22 |
wfSerialPortOtherLoginErrorsTotal number of FAILED Other login attempts on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.23 |
wfSerialPortTtyFrameErrorsCount of TTY Frame errors on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.24 |
wfSerialPortTtyOverrunErrorsCount of TTY Overrun errors on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.25 |
wfSerialPortTtyParityErrorsCount of TTY Parity errors on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.26 |
wfSerialPortTtyInfifoErrorsCount of TTY Input Fifo errors on Serial Portro Counter .1.3.6.1.4.1.18.3.3.2.11.1.1.27 |
wfSerialPortInitialSearchPathExample: 'A:;1:;2:' or '2:;4:6:;9:rwobsolete DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.28 |
wfSerialPortManagerAutoScriptfor each login.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.29 |
wfSerialPortUserAutoScriptfor each login.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.30 |
wfSerialPortUserAbortLogoutDisablea USER from escaping out of the User Autoscriptrw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.31 |
wfSerialPortHistoryDepthTI command history table sizerw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.32 |
wfSerialPortAutoSaveNumFilesNumber of times AutoSave will save the log
0 - disable the AutoSave logrw INTEGER .1.3.6.1.4.1.18.3.3.2.11.1.1.33 |
wfSerialPortAutoSaveVolumeVolume, to which AutoSave will save logs
Example: 'A:' or '2:'rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.34 |
wfSerialPortModemIdSwRevA textual description of the modem's
firmware version number.ro DisplayString .1.3.6.1.4.1.18.3.3.2.11.1.1.35 |
wfSerialPortModemIdHwRevA textual description of the revision
number of the modem daughter card.ro DisplayString .1.3.6.1.4.1.18.3.3.2.11.1.1.36 |
wfSerialPortModemLineStateIndicates the state of the modem.ro Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.37 |
wfSerialPortModemCfgFactoryDefaultsThis object indicates if factory defaults are to be loaded.
If set to enabled(1), factory defaults are loaded. If set
to disabled(2), the initialization string in
wfModemCfgInitString is not sent to the modem.rw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.38 |
wfSerialPortModemCfgInitStringAn initialization string that will be sent to the modem
each time the modem is rebooted.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.39 |
wfSerialPortModemCfgDefaultStringThe string contains AT comands for initializing the
modem every time the modem comes up, regardless of
configuration.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.40 |
wfSerialPortModemCfgResultCodeStringThe ASCII response string returned by the modem.
Response strings will be returned in response to
last command to the modem and in response to activity
on the line.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.3.2.11.1.1.41 |
wfSerialPortModemCfgStateIndicates the state of AT command processing. When a
new initialization string is to be sent to the modem,
the sender sets the state to cfgInProgress(2). After the
command has been sent to the modem, and a result code
has been returned, the state is set to
cfgResponseReturned(3). Once the sender
has received the return code, the sender sets the state
to cfgIdle(1).rw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.42 |
wfSerialPortModemCfgCountryIdentifies the country the modem is designed to operate
in. This object is not read from the modem directly.
It must be entered manually when configuring the modem.rw Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.43 |
wfSerialPortModemInitStateIndictes the state of the modem initialization sequence. The state will
freeze in the state that fails when a failure is detected. Otherwise,
the state will be set to initComplete when initialization completes
successfully. The state number correspond to those for the COM port
modems. Some of the states are not valid for the console modem.ro Enumeration .1.3.6.1.4.1.18.3.3.2.11.1.1.44 |