changePolicyOrderType
MAIPU-SECURITY-IPSEC-MIB ·
.1.3.6.1.4.1.5651.5.3.1.2.2.1
Object
scalar r/w
Enumeration
The type of the operation for changed policy position.
Context
- MIB
- MAIPU-SECURITY-IPSEC-MIB
- OID
.1.3.6.1.4.1.5651.5.3.1.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- changePolicyOrderGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAIPU-SECURITY-IPSEC-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-SECURITY-IPSEC-MIB::changePolicyOrderType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-SECURITY-IPSEC-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-SECURITY-IPSEC-MIB::changePolicyOrderType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | before |
2 | after |
3 | first |
4 | last |