bgp4V2PeerHoldTimeConfigured
BGP4V2-MIB ·
.1.3.6.1.3.5.1.1.5.1.2
Object
column secondsUnsigned32
Time interval (in seconds) for the Hold Timer
established with the peer. The value of this object is
calculated by this BGP speaker, using the smaller of the
values in bgpPeerHoldTimeConfigured and the Hold Time
received in the OPEN message.
This value must be at least three seconds if it is not
zero (0).
If the Hold Timer has not been established with the
peer this object MUST have a value of zero (0).
If the bgpPeerHoldTimeConfigured object has a value of
(0), then this object MUST have a value of (0).
Context
- MIB
- BGP4V2-MIB
- OID
.1.3.6.1.3.5.1.1.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- bgp4V2PeerConfiguredTimersEntry
- 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 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerHoldTimeConfigured'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4V2-MIB::bgp4V2PeerHoldTimeConfigured.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4V2-MIB::bgp4V2PeerHoldTimeConfigured'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-0
range: 3-65535
Conformance
Member of