ipspIpsecPropProtocolId
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.1.23.1.3
Object
The protocol Id for the transforms for this proposal. The protoIsakmp(1) value is not valid for this object. This object, along with the ipspIpsecPropTransformsName, is the index into the ipspIpsecTransformsTable.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.1.23.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ipspIpsecProposalsEntry
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::ipspIpsecPropProtocolId'
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::ipspIpsecPropProtocolId.<ipspIpsecPropName>.<ipspIpsecPropPriority>.<ipspIpsecPropProtocolId>'
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::ipspIpsecPropProtocolId'
Syntax
- Source
- IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiSecProtocolId
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | protoIsakmp |
2 | protoIpsecAh |
3 | protoIpsecEsp |
4 | protoIpcomp |