finDeviceAttributeInstanceIndex
Finisher-MIB ·
.1.3.6.1.2.1.43.33.1.1.2
Object
column Integer32
An index that allows the discrimination of an attribute instance when the same attribute occurs multiple times for a specific instance of a finisher function. The value of this index shall be 1 if only a single instance of the attribute occurs for the specific finisher function. Additional values shall be assigned in a contiguous manner.
Context
- MIB
- Finisher-MIB
- OID
.1.3.6.1.2.1.43.33.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- finDeviceAttributeEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::finDeviceAttributeInstanceIndex'
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::finDeviceAttributeInstanceIndex.<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::finDeviceAttributeInstanceIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535