smfCfgIpv4Dpd
SMF-MIB ·
.1.3.6.1.3.126.1.2.7
Object
scalar r/w
Enumeration
The current method for IPv4 duplicate packet
detection.
The value 'hashBased(1)' indicates that the
router's duplicate packet detection is based
upon comparing a hash over the packet fields.
This is the default setting for this object.
The value 'identificationBased(2)'
indicates that the duplicate packet
detection relies upon header information
in the multicast packets to identify
previously received packets.
This object is persistent and, when written,
the entity SHOULD save the change to
non-volatile storage.
Context
- MIB
- SMF-MIB
- OID
.1.3.6.1.3.126.1.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- smfConfigurationGroup
- Groups
- 1
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 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMF-MIB::smfCfgIpv4Dpd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMF-MIB::smfCfgIpv4Dpd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hashBased |
2 | identificationBased |
Conformance
Member of