NBS-JUMPER-MIB

File: NBS-JUMPER-MIB.mib (4324 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC NBS-CMMC-MIB

Imported symbols

Unsigned32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY DisplayString nbs
InterfaceIndex

Defined Types

NbsJumperEntry  
SEQUENCE    
  nbsJumperIfIndex InterfaceIndex
  nbsJumperIndex INTEGER
  nbsJumperPosition INTEGER
  nbsJumperInterpret DisplayString
  nbsJumperSilkScreen DisplayString
  nbsJumperDescription DisplayString

Defined Values

nbsJumperMib 1.3.6.1.4.1.629.210
MIB for reporting configuration of module's dipswitches and jumpers
MODULE-IDENTITY    

nbsJumperGrp 1.3.6.1.4.1.629.210.1
Jumper and dipswitch information
Status: current Access: read-only
OBJECT-IDENTITY    

nbsJumperTableSize 1.3.6.1.4.1.629.210.1.1
The number of entries in nbsJumperTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nbsJumperTable 1.3.6.1.4.1.629.210.1.2
All Jumper and dipswitch information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsJumperEntry

nbsJumperEntry 1.3.6.1.4.1.629.210.1.2.1
Individual Jumper and dipswitch information
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsJumperEntry  

nbsJumperIfIndex 1.3.6.1.4.1.629.210.1.2.1.1
Unique identifier of this module in format css000 where c is nbsCmmcChassisIndex and ss is nbsCmmcSlotIndex of this board.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsJumperIndex 1.3.6.1.4.1.629.210.1.2.1.2
Unique index of the jumper or dipswitch. Index starts at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nbsJumperPosition 1.3.6.1.4.1.629.210.1.2.1.3
Actual/current position of this jumper or dipswitch. For jumpers, on(3) indicates the pin pair is connected, off(2) means the jumper pair is unconnected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), off(2), on(3)  

nbsJumperInterpret 1.3.6.1.4.1.629.210.1.2.1.4
Textual interpretation of the current nbsJumperPosition - what being on(3) or off(2) means for this feature.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

nbsJumperSilkScreen 1.3.6.1.4.1.629.210.1.2.1.5
The J number for this jumper, or SW block plus switch number for this dipswitch, as etched into the circuit board or dipswitch block.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

nbsJumperDescription 1.3.6.1.4.1.629.210.1.2.1.6
Role of this jumper, feature it represents.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)