cfhBundlePortAdminState

CISCO-FABRIC-HFR-MIB · .1.3.6.1.4.1.9.9.257.1.4.2.1.3

Object

column r/w CfhAdminState
The object controls whether the fabric bundle port should be
brought 'up' or shut 'down' administratively. 
up   - bring up all fabric link transmitters and/or receivers
       of the fabric bundle port. 
down - shut down all fabric link transmitters and/or receivers
       of the fabric bundle port.

Context

MIB
CISCO-FABRIC-HFR-MIB
OID
.1.3.6.1.4.1.9.9.257.1.4.2.1.3
Type
column
Access
readwrite
Status
current
Parent
cfhBundlePortEntry
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-FABRIC-HFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRIC-HFR-MIB::cfhBundlePortAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FABRIC-HFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRIC-HFR-MIB::cfhBundlePortAdminState.<entPhysicalIndex>.<cfhBundlePortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FABRIC-HFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FABRIC-HFR-MIB::cfhBundlePortAdminState'

Syntax

Source
CfhAdminState
Base type
Enumeration

Values & Constraints

Type Values
1up
2down

Conformance