pcePcepEntityKeepWaitTimer
PCE-PCEP-MIB ·
.1.3.6.1.2.1.227.1.1.1.11
Object
column secondsUnsigned32
The time that the PCEP entity will wait to receive a Keepalive or PCErr message from a peer during session initialization after receiving an Open message. If no Keepalive or PCErr message is received within this time, then PCEP terminates the TCP connection and deletes the associated PcePcepSessEntry.
Context
- MIB
- PCE-PCEP-MIB
- OID
.1.3.6.1.2.1.227.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- pcePcepEntityEntry
- 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 'PCE-PCEP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCE-PCEP-MIB::pcePcepEntityKeepWaitTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PCE-PCEP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCE-PCEP-MIB::pcePcepEntityKeepWaitTimer.<pcePcepEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PCE-PCEP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PCE-PCEP-MIB::pcePcepEntityKeepWaitTimer'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of