slEntPhysicalStatus

SL-ENTITY-MIB · .1.3.6.1.4.1.4515.1.3.6.1.1.1.15

Object

column Integer32
The physical entity status bitmap:
1 - Card is removed from the slot           
 	2 - Communication Fault 
 	4 - Major alarm inherited from the ports   
 	8 - Card or port HW failure
  16 - An internal SW failure detected
	   32 - SW version mismatch detected
  64 - Power A Failure
 128 - Power B Failure
 256 - HW version mismatch detected
 512 - Minor alarm inherited from the ports

Context

MIB
SL-ENTITY-MIB
OID
.1.3.6.1.4.1.4515.1.3.6.1.1.1.15
Type
column
Access
readonly
Status
current
Parent
slEntPhysicalEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-1023