bgpRmEntDynPeerLimit
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.2.1.1.83
Object
column r/w
Unsigned32
Limit on the total number of dynamic peers that can be
accepted.
A value of zero (0) means no limit.
This field can be changed while DC-BGP is active. If this
results in a limit smaller than the current number of
dynamic peers, then existing peers are not affected, but
no new dynamic peers will be accepted until the number of
existing peers drops below the limit.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.2.1.1.83- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRmEntEntry
- 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::bgpRmEntDynPeerLimit'
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::bgpRmEntDynPeerLimit.<bgpRmEntIndex>'
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::bgpRmEntDynPeerLimit'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of