avipsIsakmpPeerContChannel
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.2.1.1.12
Object
This object determines whether continuous channel IKE
mode is used for contacting the peer.
Continuous channel IKE means that local peer
tries to establish an IKE SA with the remote peer
as soon as possible, also when there is no outbound
traffic that requires it.
This object is N/A if avipsIsakmpPeerIdType is peerGroup.
Context
- MIB
- AVAYA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6889.2.6.1.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avipsIsakmpPeerEntry
- 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 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsIsakmpPeerContChannel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsIsakmpPeerContChannel.<avipsIsakmpPeerIdType>.<avipsIsakmpPeerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-IPSEC-MIB::avipsIsakmpPeerContChannel'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of