lmpCcHelloDeadIntervalDefaultMax
LMP-MIB ·
.1.3.6.1.2.1.10.227.1.9
Object
This object specifies the default maximum value for the HelloDeadInterval parameter. It is used as a default value for lmpCcHelloDeadIntervalMax. 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.9- 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::lmpCcHelloDeadIntervalDefaultMax.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::lmpCcHelloDeadIntervalDefaultMax'
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.