ospfPmEntVpnPeCeSupport

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.1.1.50

Object

column r/w SNMPv2-TCTruthValue
The router's support for protocol extensions that
facilitate use of OSPF between provider edge (PE) routers
and customer edge (CE) routers in a BGP/MPLS IP VPN.
              
Set this field to 'true' to enable OSPF PE-CE protocol
function described in RFC 4577.
              
This function should only be enabled in OSPF instances for
customer VPNs on PE routers.  It should be disabled on
CE routers, and on PE routers it should be disabled on
any OSPF instances for the provider backbone network.

Context

MIB
DC-OSPF-MIB
OID
.1.3.6.1.4.1.629.10.3.1.1.1.50
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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntVpnPeCeSupport'
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::ospfPmEntVpnPeCeSupport.<ospfPmEntIndex>'
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::ospfPmEntVpnPeCeSupport'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance