hpicfOspfRetransChecksum

HP-ICF-OSPF · .1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.6

Object

This Retransmission field is the checksum of the complete contents of
the advertisement, excepting the age field.  The age field
is excepted so that an advertisement's age can be
incremented without updating the checksum.  The checksum
used is the same that is used for ISO connectionless
datagram's; it is commonly referred to as the
Fletcher checksum.

Context

MIB
HP-ICF-OSPF
OID
.1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.6
Type
column
Access
readonly
Status
current
Parent
hpicfOspfRetransEntry
Groups
1

Walk 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 'HP-ICF-OSPF' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-OSPF::hpicfOspfRetransChecksum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-OSPF' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-OSPF::hpicfOspfRetransChecksum.<ospfIfIpAddress>.<ospfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-OSPF' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-OSPF::hpicfOspfRetransChecksum'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance