ipspIpsecTranPriority
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.1.24.1.3
Object
column Integer32
The priority level (AKA sequence level) of the this transform within the group of transforms. This indicates the preference for which algorithms are requested when the list of transforms are sent to the remote host. A lower number indicates a higher precedence.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.1.24.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ipspIpsecTransformsEntry
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::ipspIpsecTranPriority'
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::ipspIpsecTranPriority.<ipspIpsecTranType>.<ipspIpsecTranName>.<ipspIpsecTranPriority>'
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::ipspIpsecTranPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535