extremeOspfv3AreaLsdbChecksum
EXTREME-OSPFV3-MIB ·
.1.3.6.1.4.1.1916.1.50.1.4.1.7
Object
column SNMPv2-SMIInteger32
This 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 datagrams; it is commonly referred
to as the Fletcher checksum.
Context
- MIB
- EXTREME-OSPFV3-MIB
- OID
.1.3.6.1.4.1.1916.1.50.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeOspfv3AreaLsdbEntry
- 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 'EXTREME-OSPFV3-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbChecksum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-OSPFV3-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbChecksum.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-OSPFV3-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbChecksum'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of