cfptTopologyTreeState

CISCO-FABRICPATH-TOPOLOGY-MIB · .1.3.6.1.4.1.9.9.801.1.4.1.3

Object

column Enumeration
This object indicates the state of the tree.
other       - none of the followings
active      - the tree is active 
inactive    - the tree is inactive.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2active
3inactive

Conformance