SIAE-RET-MIB

File: SIAE-RET-MIB.mib (5603 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SIAE-TREE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString RowStatus siaeMib

Defined Types

RemoteElementEntry  
SEQUENCE    
  remoteElementIpAddress IpAddress
  remoteElementGosipAddress OCTET STRING
  remoteElementLabel DisplayString
  remoteElementType INTEGER
  remoteElementRadioBranchId INTEGER
  remoteElementRowStatus RowStatus

Defined Values

remElement 1.3.6.1.4.1.3373.1103.70
Remote Element Table
MODULE-IDENTITY    

remoteElementMibVersion 1.3.6.1.4.1.3373.1103.70.1
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

remoteElementTable 1.3.6.1.4.1.3373.1103.70.2
Table with ISO/OSI remote element that are reacheable from this NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RemoteElementEntry

remoteElementEntry 1.3.6.1.4.1.3373.1103.70.2.1
Remote element record.
Status: current Access: not-accessible
OBJECT-TYPE    
  RemoteElementEntry  

remoteElementIpAddress 1.3.6.1.4.1.3373.1103.70.2.1.1
IP address of remote element.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

remoteElementGosipAddress 1.3.6.1.4.1.3373.1103.70.2.1.2
Gosip address of remote element.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

remoteElementLabel 1.3.6.1.4.1.3373.1103.70.2.1.3
ASII string used for label the remote element.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..15)  

remoteElementType 1.3.6.1.4.1.3373.1103.70.2.1.4
Type of Remote Network Element: * elemManager: element Manager. * external: the NE is used as a gateway to connect the element. * remote: the equipment connected to the other end of radio link. * snm: equipment managed by SubNetwork Manager.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER elemManager(1), external(2), remote(3), snm(4)  

remoteElementRadioBranchId 1.3.6.1.4.1.3373.1103.70.2.1.5
It reports the radio branch connecting the IP adress. (Zero means IP address not directly connected).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

remoteElementRowStatus 1.3.6.1.4.1.3373.1103.70.2.1.6
Status of this row of remoteElementTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus