avipsIsakmpPeerInitiateMode
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.2.1.1.5
Object
column r/w
Enumeration
This object specifies how to initiate IKE when communicating
with this peer:
none(1) - Never initiate IKE with this peer (i.e. respond only)
main(2) - Initiate Main Mode (MM)
aggressive(3) - Initiate Aggressive Mode (AM)
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.5- 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::avipsIsakmpPeerInitiateMode'
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::avipsIsakmpPeerInitiateMode.<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::avipsIsakmpPeerInitiateMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | main |
3 | aggressive |
Conformance
Member of