All MIBs › CET-TSI-MIB › tsiNbACGroupConfigured
tsiNbACGroupConfigured
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiNbACGroupConfigured
OID (numeric): 1.3.6.1.4.1.12551.4.1.3.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of AC groups configured in the system
What is tsiNbACGroupConfigured?
This reports how many distinct AC input groups, the groupings referenced by each module's tsiModuleACGroupNumber, have been configured system-wide, the top-level count an admin uses to know how many tsiACGroup table rows to expect when querying this system's AC-side grouping data. It matters for building monitoring tooling that needs to know in advance how many AC group rows to iterate over rather than discovering the count by trial and error. An admin writing a script to poll every AC group's health on this system would read this value first to size the loop correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.3.1 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiNbACGroupConfigured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.3.1.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiNbACGroupConfigured.1
Start monitoring CET/TSI satellite ground station/teleport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CET-TSI-MIB::tsiNbACGroupConfigured OID value, configure state conditions and alerts, and monitor any CET/TSI satellite ground station/teleport equipment from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.12551 | cetMIB | CET-TSI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12551.4 | cetTSIMIB | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1 | tsiObjects | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.3 | tsiACGroups | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.3.1 | tsiNbACGroupConfigured | CET-TSI-MIB |