dccrldpPmCheckOutSegIntfaceStat
DC-CR-LDP-MIB ·
versa variant
·
.1.2.826.0.1.1578918.5.35.1.1.2.1.25
Object
This field indicates whether LDP Path Manager makes the
programming of each out segment conditional on the status
of the interface where the out segment is programmed.
When set to false, LDP Path Manager assumes that the
availability of interfaces for programming is reflected in
the adjacency and session information that it receives
from LDP Session Controller, and in the routing
information that it receives from the NHR stub.
When set to true, LDP Path Manager tracks interface
status itself and uses this in addition to input from LDP
Session Controller and the NHR stub to decide whether an
out segment should be programmed on a particular
interface. If the other inputs indicate 'yes', but the
relevant interface is (or goes) down, LDP Path Manager
will not program that out segment (or will remove the
existing out segment on that interface).
The value of this field should be decided during
integration. The field is not expected to change during the
lifetime of the DC-LDP PM entity. As such, this object
follows the replaceOnlyWhileDisabled behavior. It may not
be changed when the row is active.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.2.826.0.1.1578918.5.35.1.1.2.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dccrldpPmEntry
- 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-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmCheckOutSegIntfaceStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpPmCheckOutSegIntfaceStat.<dccrldpPmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-CR-LDP-MIB::dccrldpPmCheckOutSegIntfaceStat'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of