jnxBgpM2PathAttrMedPresent

BGP4-V2-MIB-JUNIPER · .1.3.6.1.4.1.2636.5.1.1.3.4.1.4

Object

Whether or not the MED value is present.
If it is not present, the jnxBgpM2PathAttrMed
object has no useful value and should be set to 0.

Context

MIB
BGP4-V2-MIB-JUNIPER
OID
.1.3.6.1.4.1.2636.5.1.1.3.4.1.4
Type
column
Access
readonly
Status
current
Parent
jnxBgpM2PathAttrEntry
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 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrMedPresent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrMedPresent.<jnxBgpM2PathAttrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrMedPresent'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance