ACC-SYSTEM :: accStandbySysGlobalRam

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccStandbySysGlobalRam

accStandbySysGlobalRam

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accStandbySysGlobalRam

OID (numeric): 1.3.6.1.4.1.5.1.1.1.14.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Global RAM size for redundant processor in kilobytes.

What is accStandbySysGlobalRam?

This OID specifies the size of global (shared) RAM available to the redundant processor, expressed in kilobytes as an integer. This is important for confirming the standby system can access the same shared resources as the primary. A sample value of "1048576" would indicate 1 GB of global RAM is configured.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.14.5
snmpwalk -v2c -c public <target> ACC-SYSTEM::accStandbySysGlobalRam

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.14.5.1
snmpget -v2c -c public <target> ACC-SYSTEM::accStandbySysGlobalRam.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accStandbySysGlobalRam.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.14accStandbyInfoACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.14.5accStandbySysGlobalRamACC-SYSTEM