ctpPeripheralAttributeDescr

CISCO-TELEPRESENCE-MIB · .1.3.6.1.4.1.9.9.643.1.2.6.1.2

Object

column Enumeration
This object specifies description of a attribute.
The supported attributes are
    lampOperTime(1)      -- indicate the lamp operating time
                            of a peripheral
    lampState(2)         -- indicate the lamp state
    powerSwitchState(3)  -- indicate the power on/off state
                            of a peripheral
Note that not all peripheral contains all the supported
attributes. Agent reports whatever is available.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lampOperTime
2lampState
3powerSwitchState

Conformance