ADC-FWU-IRS-TC-MIB

File: ADC-FWU-IRS-TC-MIB.mib (3991 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

Integer32 TEXTUAL-CONVENTION

Defined Types

UnitId1  
The first portion of a unit id, indicating the Host Unit ID.
TEXTUAL-CONVENTION    
  Integer32 1..15  

UnitId2  
The second portion of a unit id consisting of 1 to 8 digits indicating the node address of a DART Remote Unit (DRU). Each digit represents the first port in the parent unit to which a child unit is connected. For example, a DRU conected to ports 5-8 of its parent DRU which is connected to ports 1-4 of a host would have a node address of 15.
TEXTUAL-CONVENTION    
  Integer32 1..88888888  

UnitId3  
The third portion of a unit id, indicating the layered address of an IF expansion unit (IFEU), a main remote antenna unit (MRAU), or a secondary remote antenna unit (SRAU). Each of the 4 digits represents the port in the parent unit to which a child unit is connected. The first digit, with the value 1, represents an IFEU connected to a DART Remote Unit. The second digit, with a value of 1 through 8, represents the IFEU port to which an MRAU is connected. The third digit, with a value of 1 through 3, represents the MRAU port to which an SRAU is connected. The fourth digit is reserved as 0. Examples are 1000 for an IFEU, 1500 for an MRAU connected to port 5 of an IFEU, and 1830 for an SRAU connected to port 3 of an MRAU connected to port 8 of an IFEU.
TEXTUAL-CONVENTION    
  Integer32 1000..1830  

UnitType  
Type of unit.
TEXTUAL-CONVENTION    
  INTEGER unknown(-1), hostUnit(1), urhRemoteUnit(2), prismRemoteUnit(3), dartRemoteUnit(4), ifeu(5), mRau(6), sRau(7)  

LatAndLong  
The RAU's latitude / longitude reading. It is of the format ['N/S' | 'E/W'] (+|-)ddd.dddddd where 'N/S' or 'E/W' speak to latitude or longitude. If the data is not present to the decimal then zeros must be inserted. i.e. N/S +001.100000 and E/W 001.123000 are valid while E/W 1.1230000 and N/S 1.123456 are not.
TEXTUAL-CONVENTION    
  OCTET STRING Size(14..15)  

RauIntPath  
An RAU internal component path used to handle one or more RF bands.
TEXTUAL-CONVENTION    
  INTEGER unknown(-1), path1A(1), path2A(2), path3A(3), path1B(4), path2B(5), path3B(6)  

RauIntPathDir  
The portion of an RAU internal component path used to handle one or more RF bands in the forward or reverse direction.
TEXTUAL-CONVENTION    
  INTEGER unknown(-1), path1AFwd(1), path1ARev(2), path2AFwd(3), path2ARev(4), path3AFwd(5), path3ARev(6), path1BFwd(7), path1BRev(8), path2BFwd(9), path2BRev(10), path3BFwd(11), path3BRev(12)