ipspPeerIdType
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.1.29.1.3
Object
ipspPeerIdType is an enumeration identifying the type of the Identity value.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.1.29.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipspPeerIdentityEntry
- Groups
- 3
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 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspPeerIdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspPeerIdType.<ipspPeerIdName>.<ipspPeerIdPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-POLICY-MIB::ipspPeerIdType'
Syntax
- Source
- IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | idIpv4Addr |
2 | idFqdn |
3 | idUserFqdn |
4 | idIpv4AddrSubnet |
5 | idIpv6Addr |
6 | idIpv6AddrSubnet |
7 | idIpv4AddrRange |
8 | idIpv6AddrRange |
9 | idDerAsn1Dn |
10 | idDerAsn1Gn |
11 | idKeyId |
Conformance
Member of