contPhysicalEntryStatus

CT-CONTAINER-MIB · .1.3.6.1.4.1.52.4.1.1.9.3.1.1.6

Object

column mandatory Enumeration
The module status.

Context

MIB
CT-CONTAINER-MIB
OID
.1.3.6.1.4.1.52.4.1.1.9.3.1.1.6
Type
column
Access
readonly
Status
mandatory
Parent
contPhysicalEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2powerOff
3busy
4crippled
5operational
6error
7testing
11booting