lmpGlobalLinkVerificationInterval
LMP-MIB ·
.1.3.6.1.2.1.10.227.1.13
Object
This object indicates how often the link verification procedure is executed. The interval is in milliseconds. A value of 0 is used to indicate that the link verification procedure should not be executed. The interval specified in this object should be large enough to allow the verification procedure to be completed before the start of the next interval. 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.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- 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::lmpGlobalLinkVerificationInterval.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::lmpGlobalLinkVerificationInterval'
Syntax
millisecondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
lmpModuleReadOnlyCompliance
readonly
Write access is not required.