AISLCASYNC-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AISLCASYNC-MIB | |||
---|---|---|---|---|
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 |
aii | 1.3.6.1.4.1.539 | |||
aiSLCAsync | 1.3.6.1.4.1.539.23 |
MIB module for SLCs with asynchronous links. |
||
aiSLCAsyncTable | 1.3.6.1.4.1.539.23.1 | no-access |
Table of asynchronous link information indexed by link number. Includes link appplication and direct connect alias. |
|
1.3.6.1.4.1.539.23.1.1 | no-access |
Entry of aiSLCAsyncTable. |
||
aislcasyLinkNumber | 1.3.6.1.4.1.539.23.1.1.1 | positiveinteger | read-only |
Link number to which this table row applies. |
aislcasyApplication | 1.3.6.1.4.1.539.23.1.1.2 | integer | read-write |
Application configured for the this link. login(1): Link provides a login prompt. destination(2): Link is only a destination and cannot be used to place calls. directConnect(3): Link connects directly to the destination stored in aislcasyDirectConnectAlias. callMenu(4): Link provides a menu of destinations to which calls can be placed. Enumeration: 'login': 1, 'destination': 2, 'directConnect': 3, 'callMen': 4. |
aislcasyDirectConnectAlias | 1.3.6.1.4.1.539.23.1.1.3 | displaystring | read-write |
Alias used when aislcasyApplication is directConnect(3). Maximum length is 255 characters. |
aislcasyXonInterval | 1.3.6.1.4.1.539.23.1.1.4 | integer | read-write |
Time between sending successive XON characters. Maximum is 120 seconds. Zero disables sending periodic XONs. |
aislcasyCallState | 1.3.6.1.4.1.539.23.1.1.5 | displaystring | read-only |
Read only string describing the current link call state. |
aislcasyMinimizeLatency | 1.3.6.1.4.1.539.23.1.1.6 | truthvalue | read-write |
Minimizes buffer latency. |
aiSLCAsyncConnOptTable | 1.3.6.1.4.1.539.23.2 | no-access |
Table of asynchronous link connect options indexed by link number. Includes settings for when and how to establish connections. |
|
1.3.6.1.4.1.539.23.2.1 | no-access |
Entry of aiSLCAsyncConnOptTable. |
||
aislcacoLinkNumber | 1.3.6.1.4.1.539.23.2.1.1 | positiveinteger | read-only |
Link number to which this table row applies. |
aislcacoOnActiveDSR | 1.3.6.1.4.1.539.23.2.1.2 | truthvalue | read-write |
Consider link active when DSR is active. |
aislcacoOnActiveDCD | 1.3.6.1.4.1.539.23.2.1.3 | truthvalue | read-write |
Consider link active when DCD is active. |
aislcacoOnIncomingChar | 1.3.6.1.4.1.539.23.2.1.4 | truthvalue | read-write |
Consider link active when characters are received. |
aislcacoDirectConnect | 1.3.6.1.4.1.539.23.2.1.5 | truthvalue | read-write |
Connect to destination specified in aislcasyDirectConnectAlias as soon as the link is enabled. This overrides other connection options. |
aislcacoRetryTimer | 1.3.6.1.4.1.539.23.2.1.6 | integer | read-write |
Wait interval after unsuccessful call. Maximum is 32767 seconds. Zero disables retry. |
aislcacoConnectString | 1.3.6.1.4.1.539.23.2.1.7 | displaystring | read-write |
String to send immediately after a call is established. Maximum length is 80 characters. |
aiSLCAsyncDiscOptTable | 1.3.6.1.4.1.539.23.3 | no-access |
Table of asynchronous link disconnect options indexed by link number. Includes settings for when and how to close connections. |
|
1.3.6.1.4.1.539.23.3.1 | no-access |
Entry of aiSLCAsyncDiscOptTable. |
||
aislcadoLinkNumber | 1.3.6.1.4.1.539.23.3.1.1 | positiveinteger | read-only |
Link number to which this table row applies. |
aislcadoOnLostDSR | 1.3.6.1.4.1.539.23.3.1.2 | truthvalue | read-write |
Disconnect call when DSR is lost. |
aislcadoOnLostDCD | 1.3.6.1.4.1.539.23.3.1.3 | truthvalue | read-write |
Disconnect call when DCD is lost. |
aislcadoOnBreak | 1.3.6.1.4.1.539.23.3.1.4 | truthvalue | read-write |
Disconnect call when a break character is received. |
aislcadoInactivityTimer | 1.3.6.1.4.1.539.23.3.1.5 | integer | read-write |
Interval of inactivity after which a call is disconnected. Maximum is 32767 seconds. Zero disables disconnect-on-inactivty. |
aislcadoDisconnectString | 1.3.6.1.4.1.539.23.3.1.6 | displaystring | read-write |
String to send immediately before a call is disconnected. Maximum length is 80 characters. |
aislcadoInactivityReceive | 1.3.6.1.4.1.539.23.3.1.7 | truthvalue | read-write |
Inactivity Timer enabled when link receives calls. |
aiSLCAsyncModemOptTable | 1.3.6.1.4.1.539.23.4 | no-access |
Table of asynchronous link modem options indexed by link number. Includes settings for modem strings, dialing timeout, retry limit, and signal lead options. |
|
1.3.6.1.4.1.539.23.4.1 | no-access |
Entry of aiSLCAsyncModemOptTable. |
||
aislcmdmLinkNumber | 1.3.6.1.4.1.539.23.4.1.1 | positiveinteger | read-only |
Link number to which this table row applies. |
aislcmdmInitString | 1.3.6.1.4.1.539.23.4.1.2 | displaystring | read-write |
String to send when a link is enabled or restarted, possibly to place a modem in auto-answer mode, to cause a modem to dial a remote location, or to prepare a modem in some other way. Maximum length is 80 characters. |
aislcmdmTermString | 1.3.6.1.4.1.539.23.4.1.3 | displaystring | read-write |
String to send immediately after the disconnect string, before a call is disconnected, possibly for the bennefit of an attached modem. Maximum length is 80 characters. |
aislcmdmTimeToConnect | 1.3.6.1.4.1.539.23.4.1.4 | integer | read-write |
Number of seconds to wait for modem to connect after dialing. Maximum is 300 seconds. Minimum is 5 seconds |
aislcmdmMaxDialAttempts | 1.3.6.1.4.1.539.23.4.1.5 | integer | read-write |
Maximum number of times to dial when placing an outgoing call. Maximum is 100 attempts. Zero retrys dialing forever. |
aislcmdmDtrConnState | 1.3.6.1.4.1.539.23.4.1.6 | integer | read-write |
State of DTR when connected or connecting. on(1): DTR is on when link is connected or connecting. off(2): DTR is off when link is connected or connecting. Enumeration: 'on': 1, 'off': 2. |
aislcmdmDtrDconnState | 1.3.6.1.4.1.539.23.4.1.7 | integer | read-write |
State of DTR when disconnected. on(1): DTR is on when link is disconnected. off(2): DTR is off when link is disconnected. toggle(3): DTR toggles on-to-off when link disconnects. Enumeration: 'on': 1, 'toggle': 3, 'off': 2. |
aislcmdmRtsConnState | 1.3.6.1.4.1.539.23.4.1.8 | integer | read-write |
State of DTR when connected or connecting. on(1), RTS is on when link is connected or connecting. off(2), RTS is off when link is connected or connecting. followsDSR(3), RTS follows the state of DSR when link is connected or connecting. xmitFlowControl(4), RTS is on when the DTE has data to send, and DTE sends only when DCE asserts CTS on. bidirectionalFlowControl(5) RTS is on when DTE is ready to accept data from DCE, and DTE sends only when DCE asserts CTS on followsData(6), RTS is asserted only when data is transmitted. Enumeration: 'on': 1, 'off': 2, 'bidirectionalFlowControl': 5, 'xmitFlowControl': 4, 'followsDSR': 3, 'followsData': 6. |
aislcmdmRtsDconnState | 1.3.6.1.4.1.539.23.4.1.9 | integer | read-write |
State of RTS when disconnected. on(1): RTS is on when link is disconnected. off(2): RTS is off when link is disconnected. toggle(3): DTR toggles on-to-off when link disconnects. Enumeration: 'on': 1, 'toggle': 3, 'off': 2. |