cipSecTunStatus
OBS ✓
CISCO-IPSEC-FLOW-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.171.1.3.2.1.51
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).
When the value is set to destroy(2), the SA
bundle is destroyed and this row is deleted
from this table.
When this MIB value is queried, the value of
active(1) is always returned, if the instance
exists.
This object cannot be used to create a MIB
table row.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- CISCO-IPSEC-FLOW-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.171.1.3.2.1.51- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cipSecTunnelEntry
- 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::cipSecTunStatus'
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::cipSecTunStatus.<cipSecTunIndex>'
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::cipSecTunStatus'
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.