ALPHA-RESOURCE-MIB :: componentListCount

MIB Reference — IPNetwork Monitor

All MIBsALPHA-RESOURCE-MIBcomponentListCount

componentListCount

Module: ALPHA-RESOURCE-MIB

OID (symbolic): ALPHA-RESOURCE-MIB::componentListCount

OID (numeric): 1.3.6.1.4.1.7309.5.2.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

The number of available objects in componentList.

What is componentListCount?

Total count of components managed by controller. Engineers know how many items to query. Example: 12 components total.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.1.1
snmpwalk -v2c -c public <target> ALPHA-RESOURCE-MIB::componentListCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.1.1.1
snmpget -v2c -c public <target> ALPHA-RESOURCE-MIB::componentListCount.1

SNMPv3 example:

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

How to Use in IPNetwork Monitor

Select an Alpha Technologies Cordex CXC HP 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 componentListCount under the componentList branch of ALPHA-RESOURCE-MIB, then select it and click OK. It reports the number of components currently present in the system's component inventory list. 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 count drops below the number of components you expect to be installed, which would indicate a component has gone missing or failed to register. Click Finish to create the monitor; you can adjust any parameter later.

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.7309alphaALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5controllerALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2resourceALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.1componentListALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.1.1componentListCountALPHA-RESOURCE-MIB