fs6374CmbLMDMTransmitStatus

ARICENT-fs6374-MIB · .1.3.6.1.4.1.29601.2.107.2.1.1.20

Object

This object specifies combined LMDM calculation transmission 
status. The following two values are possible to set by
administrator:
  start - To initiate combined LMDM transmission.
  stop  - To stop the combined LMDM transmission.
The values 'ready' and 'notReady' indicate whether combined LMDM 
can be initiated or not.
The value `notReady` specifies that particular transmission is 
already On-going for that service.
The Value `ready` specifies that particular transmission can be
initiated for the service.
              
Note: User can not set to 'ready' or 'notReady'.

Context

MIB
ARICENT-fs6374-MIB
OID
.1.3.6.1.4.1.29601.2.107.2.1.1.20
Type
column
Access
readwrite
Status
current
Parent
fs6374ParamsConfigTableEntry

Walk 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::fs6374CmbLMDMTransmitStatus'
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::fs6374CmbLMDMTransmitStatus.<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::fs6374CmbLMDMTransmitStatus'

Syntax

Source
Fs6374TransmitStatus
Base type
Enumeration

Values & Constraints

Type Values
1start
2stop
3ready
4notReady