nbsJumperPosition

NBS-JUMPER-MIB · .1.3.6.1.4.1.629.210.1.2.1.3

Object

column Enumeration
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.

Context

MIB
NBS-JUMPER-MIB
OID
.1.3.6.1.4.1.629.210.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
nbsJumperEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-JUMPER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-JUMPER-MIB::nbsJumperPosition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-JUMPER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-JUMPER-MIB::nbsJumperPosition.<nbsJumperIfIndex>.<nbsJumperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-JUMPER-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-JUMPER-MIB::nbsJumperPosition'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2off
3on