fs6374DMTransmitStatus
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.2.1.1.13
Object
This object specifies the status of delay transmit and
an Enumerated value set to 'start' to initiate 1DM or
DMM transmission and 'stop' to stop 1DM or DMM transmission.
The values 'ready' and 'notReady' indicate whether
1DM or DMM can be initiated or not.
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.13- 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::fs6374DMTransmitStatus'
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::fs6374DMTransmitStatus.<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::fs6374DMTransmitStatus'
Syntax
- Source
- Fs6374TransmitStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | start |
2 | stop |
3 | ready |
4 | notReady |