avipsPeerLocalType
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.3
Object
column IsakmpIdentityType
The type of the local peer identity, as it was configured. If the local peer ID was configured as an interface name, the value of this object shall be ifName.
Context
- MIB
- AVAYA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avipsPeerEntry
- 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::avipsPeerLocalType'
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::avipsPeerLocalType.<avipsPeerLocalId>.<avipsPeerRemoteId>'
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::avipsPeerLocalType'
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