jnxBgpM2AsPath4bytePathPresent
BGP4-V2-MIB-JUNIPER ·
.1.3.6.1.4.1.2636.5.1.1.3.5.1.1
Object
column SNMPv2-TCTruthValue
This value may only be true if this BGP Speaker
is functioning as a router between ASs that
are in 2-byte and 4-byte AS space. If this
value is true, then the NEW_AS_PATH attributes
are present and the 4-byte versions of the
appropriate path attributes are in this row.
If this value is false, then the following values
will be present in the row:
jnxBgpM2PathAttrAggregatorAS - zero (0).
jnxBgpM2AsPathCalcLength - zero (0).
jnxBgpM2AsPathString - zero (0) length string.
jnxBgpM2AsPathIndex - zero (0).
Context
- MIB
- BGP4-V2-MIB-JUNIPER
- OID
.1.3.6.1.4.1.2636.5.1.1.3.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxBgpM2AsPath4byteEntry
- 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 '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::jnxBgpM2AsPath4bytePathPresent'
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::jnxBgpM2AsPath4bytePathPresent.<index>'
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::jnxBgpM2AsPath4bytePathPresent'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of