spdIpsoHeadFiltProtectionAuth
IPSEC-SPD-MIB ·
.1.3.6.1.2.1.153.1.10.1.4
Object
column r/w
Enumeration
This object indicates the IPSO protection authority header
field value that the packet MUST have for this row to
evaluate to 'true'.
The values of these enumerations are defined by RFC 1108.
Hence the reason the SMIv2 convention of not using 0 in
enumerated lists is violated here.
Context
- MIB
- IPSEC-SPD-MIB
- OID
.1.3.6.1.2.1.153.1.10.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- spdIpsoHeaderFilterEntry
- 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 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdIpsoHeadFiltProtectionAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SPD-MIB::spdIpsoHeadFiltProtectionAuth.<spdIpsoHeadFiltName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-SPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-SPD-MIB::spdIpsoHeadFiltProtectionAuth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | genser |
1 | siopesi |
2 | sci |
3 | nsa |
4 | doe |
Conformance
Member of
Compliance refinements
spdRuleFilterReadOnlyCompliance
readonly
Write access is not required.