ctpUSBPeripheralPowerStatus

CISCO-TELEPRESENCE-MIB · .1.3.6.1.4.1.9.9.643.1.2.7.1.3

Object

column Enumeration
This object indicates the source of power for the
attached USB peripheral:
              
'unknown' - The source of power is unknown. 
'self' - The USB peripheral is externally powered. 
'bus' - The USB peripheral is powered by the USB bus. 
'both' - The USB peripheral can be powered by both the
USB bus or self

Context

MIB
CISCO-TELEPRESENCE-MIB
OID
.1.3.6.1.4.1.9.9.643.1.2.7.1.3
Type
column
Access
readonly
Status
current
Parent
ctpUSBPeripheralStatusEntry
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::ctpUSBPeripheralPowerStatus'
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::ctpUSBPeripheralPowerStatus.<ctpPeripheralIndex>.<ctpUSBPeripheralIndex>'
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::ctpUSBPeripheralPowerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2self
3bus
4both

Conformance