tBgpInstanceMinHoldTime

TIMETRA-BGP-MIB · .1.3.6.1.4.1.6527.3.1.2.14.2.6.1.25

Object

The value of tBgpInstanceMinHoldTime specifies the minimum hold time
that should be strictly enforced on tBgpInstanceHoldTime.
              
When the value of tBgpInstanceMinHoldTime is configured, BGP will not
negotiate a hold time lower than the configured value.
              
An 'inconsistentValue' error is returned if an attempt is made to set
this object to a value greater than tBgpInstanceHoldTime.

Context

MIB
TIMETRA-BGP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.14.2.6.1.25
Type
column
Access
readwrite
Status
current
Parent
tBgpInstanceParamsEntry
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::tBgpInstanceMinHoldTime'
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::tBgpInstanceMinHoldTime.<tBgpInstanceIndex>'
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::tBgpInstanceMinHoldTime'

Syntax

Values & Constraints

Type Constraints
range: 0 range: 3..65535

Conformance