fs6374CmbLMDMMode
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.2.1.1.16
Object
column r/w
Enumeration
This object specifies the combined LMDM calculation mode
provided by the service. The following two modes are
possible:
onDemand - Indicates that calculation of combined LMDM will
be done based on user request.
proActive - Indicates that calculation of combined LMDM will
be done proactively.
when this object is set as pro-active mode and based on the object
fs6374CmbLMDMType and fs6374CmbLMDMTransmitStatus test will be
started immediately.
The combined LMDM calculation mode cannot be modified when the
fs6374CmbLMDMTransmitStatus is `notReady`.
Context
- MIB
- ARICENT-fs6374-MIB
- OID
.1.3.6.1.4.1.29601.2.107.2.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fs6374ParamsConfigTableEntry
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 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374CmbLMDMMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374CmbLMDMMode.<fs6374ContextId>.<fs6374ServiceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-fs6374-MIB::fs6374CmbLMDMMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onDemand |
2 | proActive |