objDigitalInputFuseElement

UPC4 · .1.3.6.1.4.1.16460.5.1.1.45.1.45

Object

Each element (12) contains the state of 16 fuses.
The array Fuse[4][3] is accessed as an array Fuse[12].
Layout:  111222333444  (12 Words)
For a maximum of 4 FMB (Fuse Monitoring Board)
with a maximum of 3x16= 48 fuses (bits) each.
Element(y).bit(x)=0 ==> fuse(16*y+x)=inactiv (1=activ)

Context

MIB
UPC4
OID
.1.3.6.1.4.1.16460.5.1.1.45.1.45
Type
column
Access
readonly
Status
current
Units
1
Parent
upc4DigitalInputFuseEntry

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 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPC4::objDigitalInputFuseElement'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPC4::objDigitalInputFuseElement.<objDigitalInputFuseElement>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPC4::objDigitalInputFuseElement'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647