lmpCcHelloIntervalDefault
LMP-MIB ·
.1.3.6.1.2.1.10.227.1.4
Object
This object specifies the default value for the HelloInterval parameter used in the Hello protocol keep-alive phase. It indicates how frequently LMP Hello messages will be sent. It is used as the default value for lmpCcHelloInterval. Implementations should save the value of this object in persistent memory so that it survives restarts or reboot.
Context
- MIB
- LMP-MIB
- OID
.1.3.6.1.2.1.10.227.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lmpObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpCcHelloIntervalDefault.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LMP-MIB::lmpCcHelloIntervalDefault'
Syntax
- Source
- LmpInterval
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..65535
Conformance
Member of
Compliance refinements
lmpModuleReadOnlyCompliance
readonly
Write access is not required.