finSupplyClass

Finisher-MIB · .1.3.6.1.2.1.43.31.1.1.3

Object

This value indicates whether this supply entity
represents a supply that is consumed or a container that
is filled.

Context

MIB
Finisher-MIB
OID
.1.3.6.1.2.1.43.31.1.1.3
Type
column
Access
readonly
Status
current
Parent
finSupplyEntry
Groups
1

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

Values & Constraints

Type Values
1other
3supplyThatIsConsumed
4receptacleThatIsFilled

Conformance