chasPrimaryPhysicalIndex

ALCATEL-ENT1-CHASSIS-MIB · .1.3.6.1.4.1.6486.801.1.1.1.3.1.1.3.1.7

Object

column Integer32
This value holds the Entity Table Physical Index for the Control
Module that is currently primary. This is to allow snmp managers
to determine which Control Module is currently primary so it knows
what entry in the chasControlModuleTable to access for setting the
chasControlVersionMngt values for controling the switch. When running
in virtual chassis mode, it will contain the Physical Index of the
master primary Control Module.

Context

MIB
ALCATEL-ENT1-CHASSIS-MIB
OID
.1.3.6.1.4.1.6486.801.1.1.1.3.1.1.3.1.7
Type
column
Access
readonly
Status
current
Parent
chasChassisEntry
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 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-CHASSIS-MIB::chasPrimaryPhysicalIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-CHASSIS-MIB::chasPrimaryPhysicalIndex.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-CHASSIS-MIB::chasPrimaryPhysicalIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-255

Conformance