cikeTunStatus
CISCO-IPSEC-FLOW-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.171.1.2.3.1.35
Object
The status of the MIB table row.
This object can be used to bring the tunnel down
by setting value of this object to destroy(2).
This object cannot be used to create
a MIB table row.
Context
- MIB
- CISCO-IPSEC-FLOW-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.171.1.2.3.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cikeTunnelEntry
- 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-IPSEC-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-FLOW-MONITOR-MIB::cikeTunStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-FLOW-MONITOR-MIB::cikeTunStatus.<cikeTunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-FLOW-MONITOR-MIB::cikeTunStatus'
Syntax
- Source
- TunnelStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | destroy |
Conformance
Member of
Compliance refinements
cipSecMIBCompliance
readonly
Write access is not required.
cipSecMIBComplianceRev1
readonly
Write access is not required.