fcTrunkIfOperStatus
CISCO-FC-FE-MIB ·
.1.3.6.1.4.1.9.9.289.1.1.3.1.1
Object
column Enumeration
The operational state of a VSAN on this port. If the port is in trunking mode, it is possible that the port state may be 'down(2)' only in some VSANs. If this port is down in this VSAN only then port state shown by 'ifOperStatus' may not be 'down(2)', but this object will show 'down(2)'. The 'fcTrunkIfOperStatusCause' object shows the reason for port being 'down(2)'.
Context
- MIB
- CISCO-FC-FE-MIB
- OID
.1.3.6.1.4.1.9.9.289.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcTrunkIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcTrunkIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcTrunkIfOperStatus.<ifIndex>.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-FE-MIB::fcTrunkIfOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of