All MIBs › CFG-PLCY-MIB › sitaraCfgPlcySchdNextIndex
sitaraCfgPlcySchdNextIndex
Module: CFG-PLCY-MIB
OID (symbolic): CFG-PLCY-MIB::sitaraCfgPlcySchdNextIndex
OID (numeric): 1.3.6.1.4.1.2302.1.1.4.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Next available Schedule Table index. This object contains the value that a management application should use when creating a new entry in the sitaraCfgPlcySchdTable. When a row is created with this value, the sitaraCfgPlcySchdNextIndex increment by one. In the boundary case where another manager has accessed the value at the same time and attempted to create a row in sitaraCfgPlcySchdNextIndex with the same index value, the second manager will receive and error notification. The semantic for this object is designed to avoid the problem of objects in other MIB Modules that increment on each read causing a more rapid wrap. In both cases the manager must be prepared to receive a message from the agent that the row is already in use since some rows may be long lived.
What is sitaraCfgPlcySchdNextIndex?
Read-only counter reporting the next available index for creating a new row in the schedule table; it auto-increments each time a management application uses it to add an entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2302.1.1.4.1 snmpwalk -v2c -c public <target> CFG-PLCY-MIB::sitaraCfgPlcySchdNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2302.1.1.4.1.1 snmpget -v2c -c public <target> CFG-PLCY-MIB::sitaraCfgPlcySchdNextIndex.1
Start monitoring Sitara Networks QosWorks/QosArray bandwidth management appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CFG-PLCY-MIB::sitaraCfgPlcySchdNextIndex OID value, configure state conditions and alerts, and monitor any Sitara Networks QosWorks/QosArray bandwidth management appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2302 | sitara | CFG-PLCY-MIB |
| 1.3.6.1.4.1.2302.1 | sitaraCfg | CFG-PLCY-MIB |
| 1.3.6.1.4.1.2302.1.1 | sitaraCfgPlcy | CFG-PLCY-MIB |
| 1.3.6.1.4.1.2302.1.1.4 | sitaraCfgPlcySchd | CFG-PLCY-MIB |
| 1.3.6.1.4.1.2302.1.1.4.1 | sitaraCfgPlcySchdNextIndex | CFG-PLCY-MIB |