entLPPhysicalIndex

ENTITY-MIB · .1.3.6.1.2.1.47.1.3.1.1.1

Object

column PhysicalIndex
The value of this object identifies the index value of a
particular entPhysicalEntry associated with the indicated
entLogicalEntity.

Context

MIB
ENTITY-MIB
OID
.1.3.6.1.2.1.47.1.3.1.1.1
Type
column
Access
readonly
Status
current
Parent
entLPMappingEntry
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 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-MIB::entLPPhysicalIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-MIB::entLPPhysicalIndex.<entLogicalIndex>.<entLPPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-MIB::entLPPhysicalIndex'

Syntax

Source
PhysicalIndex
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance