NBS-JUMPER-MIB: View SNMP OID List / Download MIB

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-JUMPER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 nbsJumperMib 1.3.6.1.4.1.629.210
MIB for reporting configuration of module's dipswitches and jumpers
         nbsJumperGrp 1.3.6.1.4.1.629.210.1
Jumper and dipswitch information
             nbsJumperTableSize 1.3.6.1.4.1.629.210.1.1 unsigned32 read-only
The number of entries in nbsJumperTable.
             nbsJumperTable 1.3.6.1.4.1.629.210.1.2 no-access
All Jumper and dipswitch information
                 nbsJumperEntry 1.3.6.1.4.1.629.210.1.2.1 no-access
Individual Jumper and dipswitch information
                     nbsJumperIfIndex 1.3.6.1.4.1.629.210.1.2.1.1 interfaceindex no-access
Unique identifier of this module in format css000 where c is nbsCmmcChassisIndex and ss is nbsCmmcSlotIndex of this board.
                     nbsJumperIndex 1.3.6.1.4.1.629.210.1.2.1.2 integer no-access
Unique index of the jumper or dipswitch. Index starts at 1.
                     nbsJumperPosition 1.3.6.1.4.1.629.210.1.2.1.3 integer read-only
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. Enumeration: 'on': 3, 'notSupported': 1, 'off': 2.
                     nbsJumperInterpret 1.3.6.1.4.1.629.210.1.2.1.4 displaystring read-only
Textual interpretation of the current nbsJumperPosition - what being on(3) or off(2) means for this feature.
                     nbsJumperSilkScreen 1.3.6.1.4.1.629.210.1.2.1.5 displaystring read-only
The J number for this jumper, or SW block plus switch number for this dipswitch, as etched into the circuit board or dipswitch block.
                     nbsJumperDescription 1.3.6.1.4.1.629.210.1.2.1.6 displaystring read-only
Role of this jumper, feature it represents.