ETS-MIB

File: ETS-MIB.mib (21229 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1155-SMI

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION DisplayString OBJECT-GROUP
MODULE-COMPLIANCE enterprises

Defined Types

AIEtsConnectionEntry  
SEQUENCE    
  aiConnectionIndex INTEGER
  aiIpAddress IpAddress
  aiConnectionStatus INTEGER

AIE2aLinkEntry  
SEQUENCE    
  aiE2aLinkIndex INTEGER
  aiProvisioned INTEGER
  aiLinkStatus INTEGER
  aiBaudRate INTEGER
  aiProtocol INTEGER
  aiTxMessages INTEGER
  aiTxWords INTEGER
  aiTxErrors INTEGER
  aiRxMessages INTEGER
  aiRxWords INTEGER
  aiRxErrors INTEGER
  aiRxTimeouts INTEGER
  aiFlushes INTEGER

AIE2aRtuEntry  
SEQUENCE    
  aiE2aRtuIndex INTEGER
  aiE2aLink INTEGER
  aiRtuAddress INTEGER
  aiRtuType INTEGER
  aiCommunicationState INTEGER
  aiInitialPoll INTEGER
  aiEtsConnectionIndex INTEGER
  aiE2aRequests INTEGER
  aiE2aResponses INTEGER
  aiPollRequests INTEGER
  aiPollResponses INTEGER
  aiLatchingRequests INTEGER
  aiLatchingResponses INTEGER
  aiMomentaryRequests INTEGER
  aiMomentaryResponses INTEGER
  aiTestRequests INTEGER
  aiTestResponses INTEGER
  aiUnknownRequests INTEGER
  aiUnknownResponses INTEGER

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiEts 1.3.6.1.4.1.539.17
This MIB provides configuration and status information for a 196IETS project.
MODULE-IDENTITY    

aiEtsSystem 1.3.6.1.4.1.539.17.1
OBJECT IDENTIFIER    

aiCardType 1.3.6.1.4.1.539.17.1.1
indicates whether this is a head end AI196IETS card, or a remote end AI196IETS card.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER headEndCard(1), remoteEndCard(2)  

aiPollRetryLimit 1.3.6.1.4.1.539.17.1.2
the number of retries attempted following an E2A Timeout, before the E2A RTU's communication state is deemed to have failed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

aiHealthMessageInterval 1.3.6.1.4.1.539.17.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..65535  

aiReconnectionTimeOutPeriod 1.3.6.1.4.1.539.17.1.4
the period of time (in seconds) that the head end card waits before attempting to re-establish a connection with a remote end card.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..65535  

aiEtsConnectionTable 1.3.6.1.4.1.539.17.2
Entries define the text associated with the head end/remote end connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AIEtsConnectionEntry

aiEtsConnectionEntry 1.3.6.1.4.1.539.17.2.1
Information about a particular ETS Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  AIEtsConnectionEntry  

aiConnectionIndex 1.3.6.1.4.1.539.17.2.1.1
there can be up to 64 head end/remote end connections.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

aiIpAddress 1.3.6.1.4.1.539.17.2.1.2
The IP address to which this 196IETS card is connected.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aiConnectionStatus 1.3.6.1.4.1.539.17.2.1.3
indicates the current status of the head end/remote end connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noActiveConnection(1), connecting(2), activeConnection(3), suspended(4)  

aiE2aLinkTable 1.3.6.1.4.1.539.17.3
Entries define the text associated with the head end/remote end connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AIE2aLinkEntry

aiE2aLinkEntry 1.3.6.1.4.1.539.17.3.1
Information about a particular E2A Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  AIE2aLinkEntry  

aiE2aLinkIndex 1.3.6.1.4.1.539.17.3.1.1
each 196IETS card can have 16 E2A links. Head end cards connect to NMA, remote end cards connect to E2A RTUs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

aiProvisioned 1.3.6.1.4.1.539.17.3.1.2
allows each E2A link to be put in and out of service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notProvisioned(1), provisioned(2)  

aiLinkStatus 1.3.6.1.4.1.539.17.3.1.3
whether there are any communicating E2A RTUs on this link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkOnLine(1), linkOffLine(2)  

aiBaudRate 1.3.6.1.4.1.539.17.3.1.4
baud rate for this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER e2aBaud600(1), e2aBaud1200(2)  

aiProtocol 1.3.6.1.4.1.539.17.3.1.5
protocol used on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER protocolE2(1), protocolE2A(2)  

aiTxMessages 1.3.6.1.4.1.539.17.3.1.6
number of E2A messages transmitted since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiTxWords 1.3.6.1.4.1.539.17.3.1.7
number of E2A words transmitted since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiTxErrors 1.3.6.1.4.1.539.17.3.1.8
number of E2A transmit errors since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiRxMessages 1.3.6.1.4.1.539.17.3.1.9
number of E2A messages received since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiRxWords 1.3.6.1.4.1.539.17.3.1.10
number of E2A words received since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiRxErrors 1.3.6.1.4.1.539.17.3.1.11
number of E2A receive errors since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiRxTimeouts 1.3.6.1.4.1.539.17.3.1.12
number of timeouts when expecting receipt of E2A messages since power up on this E2A link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiFlushes 1.3.6.1.4.1.539.17.3.1.13
number of times the link has been flushed since power up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiE2aRtuTable 1.3.6.1.4.1.539.17.4
Entries define the E2A RTUs connected to the AI196IETS card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AIE2aRtuEntry

aiE2aRtuEntry 1.3.6.1.4.1.539.17.4.1
Information about a particular E2A RTU on the AI196IETS card.
Status: current Access: not-accessible
OBJECT-TYPE    
  AIE2aRtuEntry  

aiE2aRtuIndex 1.3.6.1.4.1.539.17.4.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4096  


aiRtuAddress 1.3.6.1.4.1.539.17.4.1.3
the address of the E2A RTU on the e2aLinkIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

aiRtuType 1.3.6.1.4.1.539.17.4.1.4
The model type of the E2A RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER e2aSacRtu(1), e2aAprRtu(2), e2aDasRtu(3)  

aiCommunicationState 1.3.6.1.4.1.539.17.4.1.5
whether communication with the RTU is normal or failed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rtuOffLine(1), rtuOnLine(2)  

aiInitialPoll 1.3.6.1.4.1.539.17.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

aiEtsConnectionIndex 1.3.6.1.4.1.539.17.4.1.7
index into the etsConnectionTable of the connection associated with this RTU. A value of 0 indicates that there is no active connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

aiE2aRequests 1.3.6.1.4.1.539.17.4.1.8
number of E2A requests since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiE2aResponses 1.3.6.1.4.1.539.17.4.1.9
number of E2A responses since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiPollRequests 1.3.6.1.4.1.539.17.4.1.10
number of E2A poll requests since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiPollResponses 1.3.6.1.4.1.539.17.4.1.11
number of E2A poll responses since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiLatchingRequests 1.3.6.1.4.1.539.17.4.1.12
number of E2A latching control requests since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiLatchingResponses 1.3.6.1.4.1.539.17.4.1.13
number of E2A latching control responses since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiMomentaryRequests 1.3.6.1.4.1.539.17.4.1.14
number of E2A momentary control requests since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiMomentaryResponses 1.3.6.1.4.1.539.17.4.1.15
number of E2A momentary control responses since power up for this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiTestRequests 1.3.6.1.4.1.539.17.4.1.16
number of E2A test requests since power up on this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiTestResponses 1.3.6.1.4.1.539.17.4.1.17
number of E2A test responses since power up on this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiUnknownRequests 1.3.6.1.4.1.539.17.4.1.18
number of unknown E2A requests since power up on this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aiUnknownResponses 1.3.6.1.4.1.539.17.4.1.19
number of unknown E2A responses since power up on this RTU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff