finDeviceAttributeValueAsInteger

Finisher-MIB · .1.3.6.1.2.1.43.33.1.1.3

Object

column r/w Integer32
Defines the integer value of the attribute.  The value of
the attribute is represented as an integer if the
finAttributeTypeTC description for the attribute has the
tag 'INTEGER:'.
              
Depending upon the attribute enum definition, this object
may be either an integer, a counter, an index, or an enum.
Attributes for which the concept of an integer value is
not meaningful SHALL return a value of -1 for this
attribute.

Context

MIB
Finisher-MIB
OID
.1.3.6.1.2.1.43.33.1.1.3
Type
column
Access
readwrite
Status
current
Parent
finDeviceAttributeEntry
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::finDeviceAttributeValueAsInteger'
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::finDeviceAttributeValueAsInteger.<hrDeviceIndex>.<finDeviceIndex>.<finDeviceAttributeTypeIndex>.<finDeviceAttributeInstanceIndex>'
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::finDeviceAttributeValueAsInteger'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2-2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only.