rcCfmPMThroughputPduLength
RAISECOM-CFM-MIB ·
.1.3.6.1.4.1.8886.6.1.26.11.1.15
Object
column deprecated
r/w
Enumeration
ITU-T Y.1731 throughput(rfc2544) test pdu length.
Context
- MIB
- RAISECOM-CFM-MIB
- OID
.1.3.6.1.4.1.8886.6.1.26.11.1.15- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- rcCfmPMEntry
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 'RAISECOM-CFM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-CFM-MIB::rcCfmPMThroughputPduLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-CFM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-CFM-MIB::rcCfmPMThroughputPduLength.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<dot1agCfmMepDbRMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-CFM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-CFM-MIB::rcCfmPMThroughputPduLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | length64 |
1 | length128 |
2 | length256 |
3 | length512 |
4 | length1024 |
5 | length1280 |
6 | length1518 |