ospfPmEnt1WayDeactHello

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.65

Object

column r/w SNMPv2-TCTruthValue
Set this flag to 'true' to configure OSPF to send a 1-way
Hello packet when network interfaces are deactivated
through the OSPF MIB.  That is, a Hello packet that does
not list any known neighbors.
              
In some topologies, setting this flag to 'true' can speed
up network convergence after the interface is deactivated.
              
The value of this object can be changed at any time.  The
value of the object in effect at the time of an interface
deactivation is used to determine whether or not to send
a 1-way Hello packet.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.65
Type
column
Access
readwrite
Status
current
Parent
ospfPmEntEntry
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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEnt1WayDeactHello'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEnt1WayDeactHello.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEnt1WayDeactHello'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance