ipspPeerIdValue
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.1.29.1.4
Object
ipspPeerIdValue contains an Identity filter to be used to match against the identity payload in an IKE request. If this value matches the value in the identity payload, the credential for the peer can be found using the ipspPeerIdCredentialName as an index into the credential table.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.1.29.1.4- 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::ipspPeerIdValue'
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::ipspPeerIdValue.<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::ipspPeerIdValue'
Syntax
- Source
- IpspIdentityFilter
- Base type
OctetString
Values & Constraints
Type Constraints
range: 1..256
Conformance
Member of