hpnsaSiMemType
HPNSASINFO-MIB ·
.1.3.6.1.4.1.11.2.23.7.6.3
Object
scalar optional
Enumeration
Type of memory installed. The value other(0) will be given if the type is not known. The value board(1) will be given if the memory module is permanently mounted (not modular) on a system board or memory expansion board.
Context
- MIB
- HPNSASINFO-MIB
- OID
.1.3.6.1.4.1.11.2.23.7.6.3- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- hpnsaSiMemory
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 'HPNSASINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSASINFO-MIB::hpnsaSiMemType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSASINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSASINFO-MIB::hpnsaSiMemType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | other |
1 | on-board |
2 | singleWidthModule |
3 | doubleWidthModule |
4 | simm |