tBgpPGMinHoldTime

TIMETRA-BGP-MIB · .1.3.6.1.4.1.6527.3.1.2.14.3.5.1.24

Object

The value of tBgpPGMinHoldTime specifies the minimum hold time that
should be strictly enforced on tBgpPeerGroupHoldTime.
              
When the value of tBgpPGMinHoldTime is configured, BGP will not
negotiate a hold time lower than the configured value.
              
When the value of tBgpPeerGroupHoldTime is changed, the value of
tBgpPGMinHoldTime is reset to its default value.
              
The value of tBgpPGMinHoldTime is inherited from the corresponding
object value in the tBgpInstanceTable, when the inheritance bit for
tBgpPeerGroupHoldTime is set to zero. An 'inconsistentValue' error is
returned if an attempt is made to set this object to a non-default
value when the value of tBgpPeerGroupHoldTime is inherited from
instance level.
              
An 'inconsistentValue' error is returned if an attempt is made to set
this object to a value greater than tBgpPeerGroupHoldTime.

Context

MIB
TIMETRA-BGP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.14.3.5.1.24
Type
column
Access
readwrite
Status
current
Parent
tBgpPeerGroupParamsEntry
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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPGMinHoldTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPGMinHoldTime.<tBgpInstanceIndex>.<tBgpPeerGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpPGMinHoldTime'

Syntax

Values & Constraints

Type Constraints
range: 0 range: 3..65535

Conformance