configLocalIndex

NETI-CONFIG-MIB · .1.3.6.1.4.1.2928.6.2.7.1.2.4.1.1

Object

column r/w Integer32
Index in the config table.

Context

MIB
NETI-CONFIG-MIB
OID
.1.3.6.1.4.1.2928.6.2.7.1.2.4.1.1
Type
column
Access
readwrite
Status
current
Parent
configLocalEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.