dcRsvpProductForcePEOnEgrDel

DC-RSVP-MIB · .1.3.6.1.4.1.629.10.6.1.1.1.71

Object

column r/w SNMPv2-TCTruthValue
Forces DC-RSVP to send a PathErr message upstream when
carrying out forced deletion of an LSP at the egress node.
If this field is AMB_TRUE then DC-RSVP will always send a
PathErr upstream with the PSR flag set and release all
state for a deleted LSP.  This is the behavior defined in
the OIF 1.0 specification.
If this field is AMB_FALSE then DC-RSVP will do the
following.
-  Follow the OIF 1.0 specification and send a PathErr if
   the GUA object is present for the deleted LSP.
-  Follow the IETF specification and send a ResvTear
   upstream if the OIF GUA object is not present.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance