ctpcTargetState

CISCO-TPC-MIB · .1.3.6.1.4.1.9.9.460.1.1.3.1.4

Object

The current state of the TPC target

Context

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

Syntax

Source
TpcTargetState
Base type
Enumeration

Values & Constraints

Type Values
1active
2initializing
3error

Conformance