rc2kCPUTypePrimaryMemory
RC-2K-MIB ·
.1.3.6.1.4.1.2272.1.100.12.3
Object
scalar Enumeration
This gives the memory size of the Primary CPU type.
Context
- MIB
- RC-2K-MIB
- OID
.1.3.6.1.4.1.2272.1.100.12.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rc2kCPUTypeGeneralGroup
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 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kCPUTypePrimaryMemory.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-2K-MIB::rc2kCPUTypePrimaryMemory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mem64MB |
2 | mem128MB |
3 | mem256MB |
4 | mem512MB |
5 | mem1024MB |
255 | undefined |