juniBgpAdvertiseBestExternalToInternal
Juniper-BGP-MIB ·
.1.3.6.1.4.1.4874.2.2.29.1.1.34
Object
If this object is set to true(1) then BGP advertises the best route
received from external (and confederation) peers to internal peers.
If this object is set to false(2) then BGP advertises the best route
received from all peers to internal peers except if the best route was
received from an internal peer in which case BGP doesn't advertise any
route to internal peers.
Context
- MIB
- Juniper-BGP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.29.1.1.34- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- juniBgpGeneralGroup
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-BGP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-BGP-MIB::juniBgpAdvertiseBestExternalToInternal.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-BGP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-BGP-MIB::juniBgpAdvertiseBestExternalToInternal'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |