cftTcpTunnelOperStatus
CISCO-FC-TUNNEL-MIB ·
.1.3.6.1.4.1.9.9.9999.1.1.2.1.19
Object
column Enumeration
The operational status of this TCP tunnel.
up(1) means this TCP tunnel is up and active.
down(2) means this TCP tunnel is not active.
Context
- MIB
- CISCO-FC-TUNNEL-MIB
- OID
.1.3.6.1.4.1.9.9.9999.1.1.2.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cftTcpTunnelEntry
- 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-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelOperStatus.<cftFiberChannelIf>.<cftTcpTunnelName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of