All MIBs › XEROX-COMMON-MIB › xcmPrtDrvrHwdOptMemoryInMBs
xcmPrtDrvrHwdOptMemoryInMBs
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmPrtDrvrHwdOptMemoryInMBs
OID (numeric): 1.3.6.1.4.1.253.8.55.6.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Object that indicates the size of physical memory in units of Megabytes installed within the print device. A value of zero indicates that no memory is installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.55.6.15 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmPrtDrvrHwdOptMemoryInMBs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.55.6.15.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmPrtDrvrHwdOptMemoryInMBs.1
How to Use in IPNetwork Monitor
Select a Xerox VersaLink C7100 Series (current) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate xcmPrtDrvrHwdOptMemoryInMBs under the xcmPrtDriverOptions branch of XEROX-COMMON-MIB, then select it and click OK. It reports the amount of physical memory, in megabytes, installed in the printer. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the reported memory drops to 0 or below the amount you expect to be installed, which can indicate a memory module fault. Click Finish to create the monitor; you can adjust any parameter later.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.55 | xcmPrintMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.55.6 | xcmPrtDriverOptions | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.55.6.15 | xcmPrtDrvrHwdOptMemoryInMBs | XEROX-COMMON-MIB |