rtmRedistAddAsLimUpper
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.2.1.46
Object
Flag determining whether or not DC-RTM adds a BGP AS_PATHLIMIT
attribute upper bound value to routing information sent to the
destination. The destination will automatically add the AS number
part of the attribute.
This field is only used if the redistribution flag is TRUE and
the destination for the routing information is BGP or 'all' or
'all-incl-connected'.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.2.1.46- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtmRedistEntry
- 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-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRedistAddAsLimUpper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRedistAddAsLimUpper.<rtmRedistFteIndex>.<rtmRedistEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmRedistAddAsLimUpper'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of