All MIBs › ASM-PRIVATE-COMMIB › mmBankConnections
mmBankConnections
Module: ASM-PRIVATE-COMMIB
OID (symbolic): ASM-PRIVATE-COMMIB::mmBankConnections
OID (numeric): 1.3.6.1.4.1.1050.25.4.55.53.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This entry shows the socket to which a memory module is installed. It is a single byte value, in this byte each nibble indicates a bank(RAS#) connection, 0xF means no connection. Example: If banks 1 & 3 (RAS# 1 & 3) were connected to a SIMM socket the byte for that socket would be 13h. If only bank 2 (RAS 2) were connected the byte for that socket would be 2Fh.
What is mmBankConnections?
Reports which memory banks (RAS# lines) a given memory module socket is connected to, encoded as nibbles in a byte, with 0xF meaning no connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1050.25.4.55.53.1.2 snmpwalk -v2c -c public <target> ASM-PRIVATE-COMMIB::mmBankConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1050.25.4.55.53.1.2.1 snmpget -v2c -c public <target> ASM-PRIVATE-COMMIB::mmBankConnections.1
Start monitoring Acer/Fujitsu Siemens server management (ASM) hardware (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASM-PRIVATE-COMMIB::mmBankConnections OID value, configure state conditions and alerts, and monitor any Acer/Fujitsu Siemens server management (ASM) hardware (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1050 | acer | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25 | asm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4 | serverEnvrm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55 | dmiInfo | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55.53 | mmMemoryModuleInfoTable | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55.53.1 | mmMemoryModuleInfo | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55.53.1.2 | mmBankConnections | ASM-PRIVATE-COMMIB |