A100-R1-MIB

File: A100-R1-MIB.mib (9427 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises OBJECT-TYPE DisplayString

Defined Types

NodeIfConfEntry  
SEQUENCE    
  nodeIfConfIndex INTEGER
  nodeIfConfPhysType INTEGER
  nodeIfConfRev DisplayString
  nodeIfConfStatus INTEGER

LinfStatusEntry  
SEQUENCE    
  linfIndex INTEGER
  linfStatus INTEGER
  linfConf INTEGER

Defined Values

nec 1.3.6.1.4.1.119
OBJECT IDENTIFIER    

nec-mib 1.3.6.1.4.1.119.2
OBJECT IDENTIFIER    

necProductDepend 1.3.6.1.4.1.119.2.3
OBJECT IDENTIFIER    

atomis-mib 1.3.6.1.4.1.119.2.3.14
OBJECT IDENTIFIER    

m5core-mib 1.3.6.1.4.1.119.2.3.14.3
OBJECT IDENTIFIER    

node 1.3.6.1.4.1.119.2.3.14.3.1
OBJECT IDENTIFIER    

linf 1.3.6.1.4.1.119.2.3.14.3.2
OBJECT IDENTIFIER    

conn 1.3.6.1.4.1.119.2.3.14.3.3
OBJECT IDENTIFIER    

perf 1.3.6.1.4.1.119.2.3.14.3.4
OBJECT IDENTIFIER    

nodeOperStatus 1.3.6.1.4.1.119.2.3.14.3.1.1
Operational status of the Model 5.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), active(2), off-line(3), testing(4), initializing(5)  

nodeIfConfTable 1.3.6.1.4.1.119.2.3.14.3.1.2
Configuration of the line cards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NodeIfConfEntry

nodeIfConfEntry 1.3.6.1.4.1.119.2.3.14.3.1.2.1
-
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NodeIfConfEntry  

nodeIfConfIndex 1.3.6.1.4.1.119.2.3.14.3.1.2.1.1
The index of the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nodeIfConfPhysType 1.3.6.1.4.1.119.2.3.14.3.1.2.1.2
The PMD/physical layer format of the line cards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), sar(2), taxi100M(3), oc3cSMF(4), oc-3cMMF(5), ds3-PLCP-SCRAMBLE(6), ds3-PLCP-noScramble(7), relay-6Mcel(8), notInstalled(99)  

nodeIfConfRev 1.3.6.1.4.1.119.2.3.14.3.1.2.1.3
The revision of the line cards. Implemented by JUL/1994.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeIfConfStatus 1.3.6.1.4.1.119.2.3.14.3.1.2.1.4
Operational status of the line cards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), inService(2), outOfService(3), testing(4), localLoopBack(5), remoteLoopBack(6), notInstalled(99)  

nodeFanStatus 1.3.6.1.4.1.119.2.3.14.3.1.3
Operational status of the FAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

nodeUpcWindowSize 1.3.6.1.4.1.119.2.3.14.3.1.4
UPC window size. Integer Wi represents Wi X 512 cell time. Wi=1 correspond to 1.4msec. Wi=120 correspond to 168msec. It is not allowed to change window size when the PVC is exsisting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..120  

nodeBestEffortBufferSize 1.3.6.1.4.1.119.2.3.14.3.1.5
Input buffer capacity for Best Effort traffic(Bb). The number of cells stored in the buffer is Bb X 128. The default value is 0. The sum of the buffer capacity is 2047 cells.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

nodeGuaranteedBufferSize 1.3.6.1.4.1.119.2.3.14.3.1.6
Input buffer capacity for Guaranteed traffic(Bg). The number of cells stored in the buffer is Bg X 128. The default value is 0. The sum of the buffer capacity is 2047 cells.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

nodeBestEffortBufferThreshold 1.3.6.1.4.1.119.2.3.14.3.1.7
Threshold buffer capacity for Best Effort traffic. If the number of cells stored in the buffer exceeds this threshold, cells with CLP=1 and traffic defined as UBR will be discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

nodeGuaranteedBufferThreshold 1.3.6.1.4.1.119.2.3.14.3.1.8
Threshold buffer capacity for Guaranteed traffic. If the number of cells stored in the buffer exceeds this threshold, cells with CLP=1 and traffic defined as VBR will be discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

nodeSaveConf 1.3.6.1.4.1.119.2.3.14.3.1.9
Save system configuration information including PVC/SVC table to the non-volatile memory. save(1) shall be written in case of saving the configiration data.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1)  

nodeSaveResult 1.3.6.1.4.1.119.2.3.14.3.1.10
Show the result of the save command issued from NMS. The result is either Succeed/temporary failure/notReady. nearend will be returned if the number of access times has exceeded the limit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER temporaryFailure(1), notReady(2), ready(3), succeed(4), nearend(5)  

linfStatusTable 1.3.6.1.4.1.119.2.3.14.3.2.1
Status of the line card including ATM specific information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinfStatusEntry

linfStatusEntry 1.3.6.1.4.1.119.2.3.14.3.2.1.1
-
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinfStatusEntry  

linfIndex 1.3.6.1.4.1.119.2.3.14.3.2.1.1.1
-
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

linfStatus 1.3.6.1.4.1.119.2.3.14.3.2.1.1.2
Status of the line cards
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), los(2), lof(3), loc(4), ais(5), yellow-line(6), yellow-path(7), lop(8), notInstalled(99)  

linfConf 1.3.6.1.4.1.119.2.3.14.3.2.1.1.3
Line card type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER public-UNI(1), private-UNI(2), private-NNI(3), others(99)