tripPeerHoldTime
TRIP-MIB ·
.1.3.6.1.2.1.116.1.4.1.12
Object
column SecondsUnsigned32
The time interval in seconds for the hold timer that is established with the peer. The value of this object is the smaller of the values in tripPeerHoldTimeConfigured and the hold time received in the open message.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.1.4.1.12- Type
- column
- Access
- readonly
- Status
- current
- Units
- Seconds
- Parent
- tripPeerEntry
- 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 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripPeerHoldTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripPeerHoldTime.<applIndex>.<tripPeerRemoteAddrInetType>.<tripPeerRemoteAddr>.<tripPeerRemotePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIP-MIB::tripPeerHoldTime'
Syntax
SecondsUnsigned32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of