memSharedX
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.4.24
Object
scalar kBHCNUM-TCCounterBasedGauge64
The total amount of real or virtual memory currently
allocated for use as shared memory.
This object will not be implemented on hosts where the
underlying operating system does not explicitly identify
memory as specifically reserved for this purpose.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.4.24- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- kB
- Parent
- memory
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 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::memSharedX.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'UCD-SNMP-MIB::memSharedX'
Syntax
- Source
- HCNUM-TCCounterBasedGauge64
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.