cisgIpsSgTunAction
CISCO-IPSEC-SIGNALING-MIB ·
.1.3.6.1.4.1.9.9.438.1.1.2.1.28
Object
column r/w
Enumeration
The action to be taken on this tunnel. If 'clear', then this tunnel is cleared. If 'rekey', then rekeying is forced on this tunnel. The value 'none' would be returned on doing read of this object.
Context
- MIB
- CISCO-IPSEC-SIGNALING-MIB
- OID
.1.3.6.1.4.1.9.9.438.1.1.2.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cisgIpsSgTunnelEntry
- 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-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunAction.<cisgIpsSgProtocol>.<cisgIpsSgTunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | clear |
3 | rekey |
Conformance
Member of
Compliance refinements
ciscoIpsSgMIBCompliance
readonly
It is compliant to support only a subset of the values
defined.
defined.