ELTEX-MES-IpRouter

File: ELTEX-MES-IpRouter.mib (2924 bytes)

Imported modules

SNMPv2-SMI ELTEX-MES-IP SNMPv2-TC

Imported symbols

OBJECT-TYPE eltMesOspf Unsigned32
IpAddress RowStatus

Defined Types

EltOspfAuthEntry  
SEQUENCE    
  eltOspfIfIpAddress IpAddress
  eltOspfAuthKeyId Unsigned32
  eltOspfAuthKey OCTET STRING
  eltOspfAuthStatus RowStatus

Defined Values

eltOspfAuthTable 1.3.6.1.4.1.35265.1.23.91.1.1
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltOspfAuthEntry

eltOspfAuthEntry 1.3.6.1.4.1.35265.1.23.91.1.1.1
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  EltOspfAuthEntry  

eltOspfIfIpAddress 1.3.6.1.4.1.35265.1.23.91.1.1.1.1
The IP address of this OSPF interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

eltOspfAuthKeyId 1.3.6.1.4.1.35265.1.23.91.1.1.1.2
The md5 authentication key ID. The value must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltOspfAuthKey 1.3.6.1.4.1.35265.1.23.91.1.1.1.3
The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

eltOspfAuthStatus 1.3.6.1.4.1.35265.1.23.91.1.1.1.4
This variable displays the status of the en- try.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus