ospfNmEntStatsBadSrc
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.36.1.8
Object
column SNMPv2-SMICounter32
The number of OSPF packet header 'bad source' errors detected
in the case where OSPF cannot determine the receiving
interface.
This count is incremented when the source IP address of a
received OSPF packet is either invalid or not recognized.
The count is reinitialized to zero when entity statistics
collection is reset.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.36.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfNmEntStatsEntry
- 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfNmEntStatsBadSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfNmEntStatsBadSrc.<ospfNmEntStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfNmEntStatsBadSrc'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of