DEV-CFG-MIB

File: DEV-CFG-MIB.mib (15446 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

NbsDevPSEntry  
SEQUENCE    
  nbsDevPSIndex INTEGER
  nbsDevPSType INTEGER
  nbsDevPSDescription DisplayString
  nbsDevPSRedundantMode INTEGER
  nbsDevPSOperStatus INTEGER
  nbsDevPSAdminStatus INTEGER

NbsDevPSInputEntry  
SEQUENCE    
  nbsDevPSInputIndex INTEGER
  nbsDevPSInputType INTEGER
  nbsDevPSInputDescription DisplayString
  nbsDevPSInputRedundantMode INTEGER
  nbsDevPSInputOperStatus INTEGER
  nbsDevPSInputAdminStatus INTEGER

NbsDevCPUEntry  
SEQUENCE    
  nbsDevCPUIndex INTEGER
  nbsDevCPUType INTEGER
  nbsDevCPUDescription DisplayString
  nbsDevCPURedundantMode INTEGER
  nbsDevCPUOperStatus INTEGER
  nbsDevCPUAdminStatus INTEGER
  nbsDevCPUOrderNumber INTEGER

NbsDevFANEntry  
SEQUENCE    
  nbsDevFANIndex INTEGER
  nbsDevFANType INTEGER
  nbsDevFANDescription DisplayString
  nbsDevFANOperStatus INTEGER
  nbsDevFANAdminStatus INTEGER

Defined Values

nbase 1.3.6.1.4.1.629
OBJECT IDENTIFIER    

nbSwitchG1 1.3.6.1.4.1.629.1
OBJECT IDENTIFIER    

nbSwitchG1Il 1.3.6.1.4.1.629.1.50
OBJECT IDENTIFIER    

nbDeviceConfig 1.3.6.1.4.1.629.1.50.11
OBJECT IDENTIFIER    

nbDevGen 1.3.6.1.4.1.629.1.50.11.1
OBJECT IDENTIFIER    

nbDevOperationMode 1.3.6.1.4.1.629.1.50.11.1.1
The Operational mode of Device. This is for internal usage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER accelerouter(1), router(2), switch(3)  

nbDevErrorText 1.3.6.1.4.1.629.1.50.11.1.2
This is the text of the last error that the agent found. it is sent to the RS232 port, and it used by the manager to show the cause of the last error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbDevRouterSaveConfig 1.3.6.1.4.1.629.1.50.11.1.4
If operation SET is issued with value saveConfig(1), all configuration is to be saved in relevant configuration files; if operation SET is issued with value resetConfig(2), all configuration is to get from relevant configuration files
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER saveConfig(1), resetConfig(2)  

nbsDevProperties 1.3.6.1.4.1.629.1.50.11.1.5
Additional Device Properties. This MIB Object is created as a Bits Mask, when the corresponding Bit says about the specific property. value=0 : If no additional properties exist. value=1 : If Device have a Redundant Power Supply. value=2 : If Device can include the High Density Fibre Ports. value=4 : If Device have a Direct Current (DC) Power Supply for extreme temperature conditions. value=8 : If Device is of the OptiSwitch_100FX Type (fixed schema of the OptiSwitch_400 Device). value=16: If Device is of the Cheap Modification. value=32: If Device is of the Expensive Modification. For example: If Device have a the both properties (Redundant Power Supply & High Density Fiber Ports), value=3 will be responded on the GET SNMP command (etc...).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevTemperatureMode 1.3.6.1.4.1.629.1.50.11.1.6
The Temperature Mode of Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), normal(2), high(3)  

nbsDevPS 1.3.6.1.4.1.629.1.50.11.1.8
OBJECT IDENTIFIER    

nbsDevPSNumber 1.3.6.1.4.1.629.1.50.11.1.8.1
The number of Power Supplies in the corresponding Device. Value = 0 says, that Power Supply Table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevPSTable 1.3.6.1.4.1.629.1.50.11.1.8.2
This table shows all the Power Supplies modules, existing in the corresponding Device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsDevPSEntry

nbsDevPSEntry 1.3.6.1.4.1.629.1.50.11.1.8.2.1
The entries of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NbsDevPSEntry  

nbsDevPSIndex 1.3.6.1.4.1.629.1.50.11.1.8.2.1.1
The index of the table, (MAX Value is equal to nbsDevPSNumber).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevPSType 1.3.6.1.4.1.629.1.50.11.1.8.2.1.2
The physical Type of the Power Supply. acPS (2) - alternating current PS, dcPS (3) - dirrect current PS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), acPS(2), dcPS(3)  

nbsDevPSDescription 1.3.6.1.4.1.629.1.50.11.1.8.2.1.3
The Text Decription of the Power Supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsDevPSRedundantMode 1.3.6.1.4.1.629.1.50.11.1.8.2.1.4
The working mode of the Power Supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mainPS(2), secondaryPS(3)  

nbsDevPSOperStatus 1.3.6.1.4.1.629.1.50.11.1.8.2.1.5
The Oper status of the Power Supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), active(2), notActive(3)  

nbsDevPSAdminStatus 1.3.6.1.4.1.629.1.50.11.1.8.2.1.6
The Admin status of the Power Supply.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), active(2), notActive(3)  

nbsDevPSInput 1.3.6.1.4.1.629.1.50.11.1.9
OBJECT IDENTIFIER    

nbsDevPSInputNumber 1.3.6.1.4.1.629.1.50.11.1.9.1
The number of Power Suppliy Inputs in the corresponding Device. Value = 0 says, that Power Supply Inputs Table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevPSInputTable 1.3.6.1.4.1.629.1.50.11.1.9.2
This table shows all the Power Supply Inputs, existing in the corresponding Device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsDevPSInputEntry

nbsDevPSInputEntry 1.3.6.1.4.1.629.1.50.11.1.9.2.1
The entries of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NbsDevPSInputEntry  

nbsDevPSInputIndex 1.3.6.1.4.1.629.1.50.11.1.9.2.1.1
The index of the table, (MAX Value is equal to nbsDevPSInputNumber).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevPSInputType 1.3.6.1.4.1.629.1.50.11.1.9.2.1.2
The physical Type of the Power Supply. acInput (2) - alternating current input, dcInput (3) - direct current input, dcRedundInput (4) - direct current Redundant input.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), acInput(2), dcInput(3), dcRedundInput(4)  

nbsDevPSInputDescription 1.3.6.1.4.1.629.1.50.11.1.9.2.1.3
The Text Decription of the Power Supply Input.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsDevPSInputRedundantMode 1.3.6.1.4.1.629.1.50.11.1.9.2.1.4
The Redundant mode of the Power Supply Input.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mainInput(2), secondaryInput(3)  

nbsDevPSInputOperStatus 1.3.6.1.4.1.629.1.50.11.1.9.2.1.5
The Oper status of the Power Supply Input.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), active(2), notActive(3)  

nbsDevPSInputAdminStatus 1.3.6.1.4.1.629.1.50.11.1.9.2.1.6
The Admin status of the Power Supply Input.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), active(2), notActive(3)  

nbsDevCPU 1.3.6.1.4.1.629.1.50.11.1.10
OBJECT IDENTIFIER    

nbsDevCPUNumber 1.3.6.1.4.1.629.1.50.11.1.10.1
The number of CPU cards in the corresponding Device. Value = 0 says, that CPU Table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevCPUTable 1.3.6.1.4.1.629.1.50.11.1.10.2
This table shows all the CPU modules, existing in the corresponding Device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsDevCPUEntry

nbsDevCPUEntry 1.3.6.1.4.1.629.1.50.11.1.10.2.1
The entries of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NbsDevCPUEntry  

nbsDevCPUIndex 1.3.6.1.4.1.629.1.50.11.1.10.2.1.1
The index of the table, (MAX Value is equal to nbsDevCPUNumber).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevCPUType 1.3.6.1.4.1.629.1.50.11.1.10.2.1.2
The physical Type of the CPU. cx33CPU (2) - CPU CX with 33Mhz clock.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), cx33CPU(2)  

nbsDevCPUDescription 1.3.6.1.4.1.629.1.50.11.1.10.2.1.3
The Text Decription of the CPU card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsDevCPURedundantMode 1.3.6.1.4.1.629.1.50.11.1.10.2.1.4
The Redundant mode of the CPU card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mainCPU(2), redundantCPU(3)  

nbsDevCPUOperStatus 1.3.6.1.4.1.629.1.50.11.1.10.2.1.5
The Oper status of the CPU card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), enabled(2), disabled(3)  

nbsDevCPUAdminStatus 1.3.6.1.4.1.629.1.50.11.1.10.2.1.6
The Admin status of the CPU card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), enable(2), disable(3)  

nbsDevCPUOrderNumber 1.3.6.1.4.1.629.1.50.11.1.10.2.1.7
The order number of the CPU card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevFAN 1.3.6.1.4.1.629.1.50.11.1.11
OBJECT IDENTIFIER    

nbsDevFANsNumber 1.3.6.1.4.1.629.1.50.11.1.11.1
The number of FAN cards in the corresponding Device. Value = 0 says, that FAN Table is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevFANTable 1.3.6.1.4.1.629.1.50.11.1.11.2
This table shows all the FAN modules, existing in the corresponding Device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsDevFANEntry

nbsDevFANEntry 1.3.6.1.4.1.629.1.50.11.1.11.2.1
The entries of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NbsDevFANEntry  

nbsDevFANIndex 1.3.6.1.4.1.629.1.50.11.1.11.2.1.1
The index of the table, (MAX Value is equal to nbsDevFANsNumber).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsDevFANType 1.3.6.1.4.1.629.1.50.11.1.11.2.1.2
The physical Type of the FAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1)  

nbsDevFANDescription 1.3.6.1.4.1.629.1.50.11.1.11.2.1.3
The Text Decription of the FAN card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsDevFANOperStatus 1.3.6.1.4.1.629.1.50.11.1.11.2.1.5
The Oper status of the FAN card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), active(2), notActive(3)  

nbsDevFANAdminStatus 1.3.6.1.4.1.629.1.50.11.1.11.2.1.6
The Admin status of the FAN card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), active(2), notActive(3)