All MIBs › RAD-MIB › sysSMaxNoOfCnfg
sysSMaxNoOfCnfg
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSMaxNoOfCnfg
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Maximum number of configurations that can be defined and stored in the DACS agent. If the DACS agent has a large capacity, the maximum will be limited to 254.
What is sysSMaxNoOfCnfg?
This read-only object reports the maximum number of configuration profiles that can be stored in the DACS (Digital Access and Cross-connect System) device's non-volatile memory. An operator checks this to understand how many different network configurations can be saved before capacity is reached. This limit helps plan configuration management strategy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.14 snmpwalk -v2c -c public <target> RAD-MIB::sysSMaxNoOfCnfg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.14.1 snmpget -v2c -c public <target> RAD-MIB::sysSMaxNoOfCnfg.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.14 | sysSMaxNoOfCnfg | RAD-MIB |