bgpIpPreLe
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.2.1.12
Object
The LE value of the prefix. GE and LE allow the range of the
prefix length to be matched on to be varied. The range is
assumed to be from ge-value to the address length of the
family if only the ge attribute is specified, and from len to
le-value if only the le attribute is specified.
A specified ge-value and/or le-value must satisfy the
following condition:
len <= ge-value <= le-value <= address length of family.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpIpPreEntry
- 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-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpIpPreLe'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpIpPreLe.<bgpRmEntIndex>.<bgpRouteMapIndex>.<bgpRouteMapNumber>.<bgpIpPreMatch>.<bgpIpPreNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpIpPreLe'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of