avipsIsakmpPeerSelfIdType
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.2.1.1.6
Object
This object is an enumeration identifying the type
of the Identity value which the local peer shall
use in the its identity payload during Phase-1
negotiation.
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.6- 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::avipsIsakmpPeerSelfIdType'
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::avipsIsakmpPeerSelfIdType.<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::avipsIsakmpPeerSelfIdType'
Syntax
- Source
- IsakmpIdentityType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ipv4Address |
2 | fqdn |
3 | userFqdn |
256 | none |
257 | peerGroup |
270 | ifName |
Conformance
Member of