ALPHA-RESOURCE-MIB :: configurationCount

MIB Reference — IPNetwork Monitor

All MIBsALPHA-RESOURCE-MIBconfigurationCount

configurationCount

Module: ALPHA-RESOURCE-MIB

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

OID (numeric): 1.3.6.1.4.1.7309.5.2.5.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

The number of defined configuration points available for query.

What is configurationCount?

Total count of configuration instances. Shows configurations available. Example: 72 total configuration points.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.5.1
snmpwalk -v2c -c public <target> ALPHA-RESOURCE-MIB::configurationCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.5.1.1
snmpget -v2c -c public <target> ALPHA-RESOURCE-MIB::configurationCount.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> configurationCount.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.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.5configurationALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.5.1configurationCountALPHA-RESOURCE-MIB