pcePcepSessPeerKeepaliveTimer
PCE-PCEP-MIB ·
.1.3.6.1.2.1.227.1.3.1.8
Object
column secondsUnsigned32
The agreed maximum interval at which the peer transmits PCEP
messages on this PCEP session. Zero means that the peer
never sends Keepalives on this session.
This field is used if and only if pcePcepSessState is
sessionUp. Otherwise, it is not used and MUST be set to
zero.
Context
- MIB
- PCE-PCEP-MIB
- OID
.1.3.6.1.2.1.227.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- pcePcepSessEntry
- 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::pcePcepSessPeerKeepaliveTimer'
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::pcePcepSessPeerKeepaliveTimer.<pcePcepEntityIndex>.<pcePcepPeerAddrType>.<pcePcepPeerAddr>.<pcePcepSessInitiator>'
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::pcePcepSessPeerKeepaliveTimer'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of