eltexBgpPeerStatusHoldTime
ELTEX-BGP-MIB ·
.1.3.6.1.4.1.35265.45.1.2.1.3.1.12
Object
column SNMPv2-SMIInteger32
Time interval in seconds for the Hold Timer established
with the peer.
The Hold Timer interval is calculated by this BGP speaker by
using the smaller of the configured eltexBgpPeerHoldTimeConfigd
value and the Hold Time received in the OPEN message.
For dynamic peers the Hold Timer interval is calculated
using the default eltexBgpPeerHoldTimeConfigd value rather than
a configured value.
A value of zero indicates that the Hold Timer has not been
established with the peer.
Context
- MIB
- ELTEX-BGP-MIB
- OID
.1.3.6.1.4.1.35265.45.1.2.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexBgpPeerStatusEntry
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 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerStatusHoldTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerStatusHoldTime.<eltexBgpProcessId>.<eltexBgpPeerRemoteAddrType>.<eltexBgpPeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-BGP-MIB::eltexBgpPeerStatusHoldTime'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647