cipsStaticCryptomapAutoPeer
CISCO-IPSEC-PROVISIONING-MIB ·
.1.3.6.1.4.1.9.9.431.1.4.3.1.16
Object
If 'true' the destination address is taken as the peer address, while creating the tunnel. If 'false' the value shown by the object cipsStaticCryptomapCurPAddr is being used as the peer address.
Context
- MIB
- CISCO-IPSEC-PROVISIONING-MIB
- OID
.1.3.6.1.4.1.9.9.431.1.4.3.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cipsStaticCryptomapEntry
- 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 'CISCO-IPSEC-PROVISIONING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-PROVISIONING-MIB::cipsStaticCryptomapAutoPeer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-PROVISIONING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-PROVISIONING-MIB::cipsStaticCryptomapAutoPeer.<cipsStaticCryptomapSetName>.<cipsStaticCryptomapPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-PROVISIONING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-PROVISIONING-MIB::cipsStaticCryptomapAutoPeer'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoIPsecProvMIBCompliance
readonly
Write access is not required.
ciscoIPsecProvMIBComplianceRev1
readonly
Write access is not required.