All MIBs › CISCO-MGX82XX-SONET-MIB › sonetConfigNumOfValidEntries
sonetConfigNumOfValidEntries
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetConfigNumOfValidEntries
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of SONET configuration entries (regardless of their current configuration) in the sonetConfigTable.
What is sonetConfigNumOfValidEntries?
This integer reports the total count of SONET configuration entries present in the sonetConfigTable, regardless of each entry's individual configuration state. An admin cares because it gives a quick sanity check on how many SONET line configuration rows actually exist on the device, useful for confirming an expected number of provisioned lines after a bulk configuration change or card swap. For example, after adding a new OC-3 card expected to add 4 more line entries, this counter should increase by 4 accordingly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.2 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetConfigNumOfValidEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.2.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetConfigNumOfValidEntries.1
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetConfigNumOfValidEntries OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6 | sonet | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6.1 | cwsonetObjects | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.6.1.1 | sonetConfig | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.2 | sonetConfigNumOfValidEntries | CISCO-MGX82XX-SONET-MIB |