rcCpuCachePacketLen
SWITCH-CCP-MIB ·
.1.3.6.1.4.1.8886.6.1.55.1.3
Object
scalar r/w
Enumeration
Set the length of packets which store in the cache. Header indicates the first 64 Bytes of the packet. All indicates the length of the packet.
Context
- MIB
- SWITCH-CCP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.55.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcCpuCachePacket
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-CCP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CCP-MIB::rcCpuCachePacketLen.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CCP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CCP-MIB::rcCpuCachePacketLen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | header |
2 | all |