lgpFlexibleEntryIndex
LIEBERT-GP-FLEXIBLE-MIB ·
.1.3.6.1.4.1.476.1.42.3.9.20.1.1
Object
column ObjectIdentifier
This is the index which defines a specific row in the lgpFlexibleBasicTable. Each row index is associated with a unique data point ID which fixes the data point to its permanent location in the table.
Context
- MIB
- LIEBERT-GP-FLEXIBLE-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.9.20.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- lgpFlexibleBasicEntry
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 'LIEBERT-GP-FLEXIBLE-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-FLEXIBLE-MIB::lgpFlexibleEntryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-FLEXIBLE-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-FLEXIBLE-MIB::lgpFlexibleEntryIndex.<lgpFlexibleEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-FLEXIBLE-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-FLEXIBLE-MIB::lgpFlexibleEntryIndex'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.