ETS-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: ETS-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 | |||
aiEts | 1.3.6.1.4.1.539.17 |
This MIB provides configuration and status information for a 196IETS project. |
||
aiEtsSystem | 1.3.6.1.4.1.539.17.1 | |||
aiCardType | 1.3.6.1.4.1.539.17.1.1 | integer | read-write |
indicates whether this is a head end AI196IETS card, or a remote end AI196IETS card. Enumeration: 'headEndCard': 1, 'remoteEndCard': 2. |
aiPollRetryLimit | 1.3.6.1.4.1.539.17.1.2 | integer | read-write |
the number of retries attempted following an E2A Timeout, before the E2A RTU's communication state is deemed to have failed. |
aiHealthMessageInterval | 1.3.6.1.4.1.539.17.1.3 | integer | read-write |
the period of time (in seconds) with-in which the remote end card must send a health message. If the head end card does not receive the message within this period, it closes the connection to the remote end card. |
aiReconnectionTimeOutPeriod | 1.3.6.1.4.1.539.17.1.4 | integer | read-write |
the period of time (in seconds) that the head end card waits before attempting to re-establish a connection with a remote end card. |
aiEtsConnectionTable | 1.3.6.1.4.1.539.17.2 | no-access |
Entries define the text associated with the head end/remote end connections. |
|
1.3.6.1.4.1.539.17.2.1 | no-access |
Information about a particular ETS Connection. |
||
aiConnectionIndex | 1.3.6.1.4.1.539.17.2.1.1 | integer | read-only |
there can be up to 64 head end/remote end connections. |
aiIpAddress | 1.3.6.1.4.1.539.17.2.1.2 | ipaddress | read-only |
The IP address to which this 196IETS card is connected. |
aiConnectionStatus | 1.3.6.1.4.1.539.17.2.1.3 | integer | read-only |
indicates the current status of the head end/remote end connection. Enumeration: 'activeConnection': 3, 'connecting': 2, 'noActiveConnection': 1, 'suspended': 4. |
aiE2aLinkTable | 1.3.6.1.4.1.539.17.3 | no-access |
Entries define the text associated with the head end/remote end connections. |
|
1.3.6.1.4.1.539.17.3.1 | no-access |
Information about a particular E2A Link. |
||
aiE2aLinkIndex | 1.3.6.1.4.1.539.17.3.1.1 | integer | read-only |
each 196IETS card can have 16 E2A links. Head end cards connect to NMA, remote end cards connect to E2A RTUs. |
aiProvisioned | 1.3.6.1.4.1.539.17.3.1.2 | integer | read-write |
allows each E2A link to be put in and out of service. Enumeration: 'notProvisioned': 1, 'provisioned': 2. |
aiLinkStatus | 1.3.6.1.4.1.539.17.3.1.3 | integer | read-only |
whether there are any communicating E2A RTUs on this link. Enumeration: 'linkOnLine': 1, 'linkOffLine': 2. |
aiBaudRate | 1.3.6.1.4.1.539.17.3.1.4 | integer | read-only |
baud rate for this E2A link. Enumeration: 'e2aBaud1200': 2, 'e2aBaud600': 1. |
aiProtocol | 1.3.6.1.4.1.539.17.3.1.5 | integer | read-only |
protocol used on this E2A link. Enumeration: 'protocolE2A': 2, 'protocolE2': 1. |
aiTxMessages | 1.3.6.1.4.1.539.17.3.1.6 | integer | read-only |
number of E2A messages transmitted since power up on this E2A link. |
aiTxWords | 1.3.6.1.4.1.539.17.3.1.7 | integer | read-only |
number of E2A words transmitted since power up on this E2A link. |
aiTxErrors | 1.3.6.1.4.1.539.17.3.1.8 | integer | read-only |
number of E2A transmit errors since power up on this E2A link. |
aiRxMessages | 1.3.6.1.4.1.539.17.3.1.9 | integer | read-only |
number of E2A messages received since power up on this E2A link. |
aiRxWords | 1.3.6.1.4.1.539.17.3.1.10 | integer | read-only |
number of E2A words received since power up on this E2A link. |
aiRxErrors | 1.3.6.1.4.1.539.17.3.1.11 | integer | read-only |
number of E2A receive errors since power up on this E2A link. |
aiRxTimeouts | 1.3.6.1.4.1.539.17.3.1.12 | integer | read-only |
number of timeouts when expecting receipt of E2A messages since power up on this E2A link. |
aiFlushes | 1.3.6.1.4.1.539.17.3.1.13 | integer | read-only |
number of times the link has been flushed since power up. |
aiE2aRtuTable | 1.3.6.1.4.1.539.17.4 | no-access |
Entries define the E2A RTUs connected to the AI196IETS card. |
|
1.3.6.1.4.1.539.17.4.1 | no-access |
Information about a particular E2A RTU on the AI196IETS card. |
||
aiE2aRtuIndex | 1.3.6.1.4.1.539.17.4.1.1 | integer | read-only |
each of 16 E2A Links can have 256 RTU addresses, 4096 addressable RTUs in total: E2A RTU Indexes 1..256 map to E2A Link 1 E2A RTU Indexes 257..512 map to E2A Link 2 E2A RTU Indexes 513..768 map to E2A Link 3 E2A RTU Indexes 769..1024 map to E2A Link 4 E2A RTU Indexes 1025..1280 map to E2A Link 5 E2A RTU Indexes 1281..1536 map to E2A Link 6 E2A RTU Indexes 1537..1792 map to E2A Link 7 E2A RTU Indexes 1793..2048 map to E2A Link 8 E2A RTU Indexes 2049..2304 map to E2A Link 9 E2A RTU Indexes 2305..2560 map to E2A Link 10 E2A RTU Indexes 2561..2816 map to E2A Link 11 E2A RTU Indexes 2817..3072 map to E2A Link 12 E2A RTU Indexes 3073..3328 map to E2A Link 13 E2A RTU Indexes 3329..3584 map to E2A Link 14 E2A RTU Indexes 3585..3840 map to E2A Link 15 E2A RTU Indexes 3841..4096 map to E2A Link 16 |
aiE2aLink | 1.3.6.1.4.1.539.17.4.1.2 | integer | read-only |
the E2A Link this E2A RTU resides on. |
aiRtuAddress | 1.3.6.1.4.1.539.17.4.1.3 | integer | read-only |
the address of the E2A RTU on the e2aLinkIndex. |
aiRtuType | 1.3.6.1.4.1.539.17.4.1.4 | integer | read-only |
The model type of the E2A RTU. Enumeration: 'e2aAprRt': 2, 'e2aDasRt': 3, 'e2aSacRt': 1. |
aiCommunicationState | 1.3.6.1.4.1.539.17.4.1.5 | integer | read-only |
whether communication with the RTU is normal or failed. Enumeration: 'rtuOnLine': 2, 'rtuOffLine': 1. |
aiInitialPoll | 1.3.6.1.4.1.539.17.4.1.6 | integer | read-only |
whether or not this RTU is in initial poll mode. An RTU is in initial poll mode when all of its RTU Displays have not yet been polled. This object only has meaning when the AI196IETS card is configured as a remote end card. 0=normal poll mode, 1=initial poll mode. |
aiEtsConnectionIndex | 1.3.6.1.4.1.539.17.4.1.7 | integer | read-only |
index into the etsConnectionTable of the connection associated with this RTU. A value of 0 indicates that there is no active connection. |
aiE2aRequests | 1.3.6.1.4.1.539.17.4.1.8 | integer | read-only |
number of E2A requests since power up for this RTU. |
aiE2aResponses | 1.3.6.1.4.1.539.17.4.1.9 | integer | read-only |
number of E2A responses since power up for this RTU. |
aiPollRequests | 1.3.6.1.4.1.539.17.4.1.10 | integer | read-only |
number of E2A poll requests since power up for this RTU. |
aiPollResponses | 1.3.6.1.4.1.539.17.4.1.11 | integer | read-only |
number of E2A poll responses since power up for this RTU. |
aiLatchingRequests | 1.3.6.1.4.1.539.17.4.1.12 | integer | read-only |
number of E2A latching control requests since power up for this RTU. |
aiLatchingResponses | 1.3.6.1.4.1.539.17.4.1.13 | integer | read-only |
number of E2A latching control responses since power up for this RTU. |
aiMomentaryRequests | 1.3.6.1.4.1.539.17.4.1.14 | integer | read-only |
number of E2A momentary control requests since power up for this RTU. |
aiMomentaryResponses | 1.3.6.1.4.1.539.17.4.1.15 | integer | read-only |
number of E2A momentary control responses since power up for this RTU. |
aiTestRequests | 1.3.6.1.4.1.539.17.4.1.16 | integer | read-only |
number of E2A test requests since power up on this RTU. |
aiTestResponses | 1.3.6.1.4.1.539.17.4.1.17 | integer | read-only |
number of E2A test responses since power up on this RTU. |
aiUnknownRequests | 1.3.6.1.4.1.539.17.4.1.18 | integer | read-only |
number of unknown E2A requests since power up on this RTU. |
aiUnknownResponses | 1.3.6.1.4.1.539.17.4.1.19 | integer | read-only |
number of unknown E2A responses since power up on this RTU. |