hwY1731TestIdSingleSynEndedLMSendInterval
HUAWEI-ETHOAM-MIB ·
.1.3.6.1.4.1.2011.5.25.136.1.8.1.16.1.2
Object
column r/w
Enumeration
This object indicates the interval at which single-ended ETH-SLM frames are sent. the value can be: 1 second 10 seconds 3.3 milliseconds 10 milliseconds 100 milliseconds Options: 1. invalid(1) -invalid value 2. interval1s(2) -1 second 3. interval10s(3) -10 seconds 4. interval3Dot3ms(4) -3.3 milliseconds 5. interval10ms(5) -10 milliseconds 6. interval100ms(6) -100 milliseconds
Context
- MIB
- HUAWEI-ETHOAM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.136.1.8.1.16.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwY1731TestIdSingleSynEndedLMSendEntry
- Groups
- 1
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 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwY1731TestIdSingleSynEndedLMSendInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwY1731TestIdSingleSynEndedLMSendInterval.<hwY1731TestIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHOAM-MIB::hwY1731TestIdSingleSynEndedLMSendInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | interval1s |
3 | interval10s |
4 | interval3Dot3ms |
5 | interval10ms |
6 | interval100ms |