hwOntCfmMaNetCcmInterval
HUAWEI-ETHERNET-OAM-MIB ·
.1.3.6.1.4.1.2011.5.101.1.21.1.4
Object
Indicates the Tx interval of CCMs. Options: 1. intervalInvalid(0) -indicates the Tx interval of CCMs is invalid 2. interval300Hz(1) -indicates the Tx interval of CCMs is 300Hz 3. interval10ms(2) -indicates the Tx interval of CCMs is 10ms 4. interval100ms(3) -indicates the Tx interval of CCMs is 100ms 5. interval1s(4) -indicates the Tx interval of CCMs is 1s 6. interval10s(5) -indicates the Tx interval of CCMs is 10s 7. interval1min(6) -indicates the Tx interval of CCMs is 1 minute 8. interval10min(7) -indicates the Tx interval of CCMs is 10 minutes Default: interval1min(6)
Context
- MIB
- HUAWEI-ETHERNET-OAM-MIB
- OID
.1.3.6.1.4.1.2011.5.101.1.21.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOntCfmMaEntry
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-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwOntCfmMaNetCcmInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwOntCfmMaNetCcmInterval.<hwOntCfmMdIndex>.<hwOntCfmMaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OAM-MIB::hwOntCfmMaNetCcmInterval'
Syntax
- Source
- IEEE8021-CFM-MIBDot1agCfmCcmInterval
- Base type
Enumeration
Values & Constraints
Type Values
0 | intervalInvalid |
1 | interval300Hz |
2 | interval10ms |
3 | interval100ms |
4 | interval1s |
5 | interval10s |
6 | interval1min |
7 | interval10min |