zxr10BPKeepAliveConfigured
ZXR10-BGP-DYN-MIB ·
.1.3.6.1.4.1.3902.3.6000.155.2.2.1.24
Object
column secondsInteger32
Time interval (in seconds) for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages' frequency relative to the value specified in zxr10BPHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by zxr10BPKeepAlive. A reasonable maximum value for this timer would be one third of that of zxr10BPHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.
Context
- MIB
- ZXR10-BGP-DYN-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.155.2.2.1.24- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- zxr10BgpPeerEntry
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 'ZXR10-BGP-DYN-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-BGP-DYN-MIB::zxr10BPKeepAliveConfigured'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-BGP-DYN-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-BGP-DYN-MIB::zxr10BPKeepAliveConfigured.<zxr10BPLocalAS>.<zxr10BPRemoteAddr>.<zxr10BPVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-BGP-DYN-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-BGP-DYN-MIB::zxr10BPKeepAliveConfigured'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-21845