All MIBs › PKTC-IETF-MTA-MIB › pktcMtaDevCmsAvailSlot
pktcMtaDevCmsAvailSlot
Module: PKTC-IETF-MTA-MIB
OID (symbolic): PKTC-IETF-MTA-MIB::pktcMtaDevCmsAvailSlot
OID (numeric): 1.3.6.1.2.1.140.1.3.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains the index number of the first available entry in the CMS table (pktcMtaDevCmsTable). If all the entries in the CMS table have been assigned, this object contains the value of zero. A management station should create new entries in the CMS table, using the following procedure:
First, issue a management protocol retrieval operation to determine the value of the first available index in the CMS table (pktcMtaDevCmsAvailSlot).
Second, issue a management protocol SET operation to create an instance of the pktcMtaDevCmsStatus object by setting its value to 'createAndWait(5)'.
Third, if the SET operation succeeded, continue modifying the object instances corresponding to the newly created conceptual row, without fear of collision with other management stations. When all necessary conceptual columns of the row are properly populated (via SET operations or default values), the management station may SET the pktcMtaDevCmsStatus object to 'active(1)'.
What is pktcMtaDevCmsAvailSlot?
The index of the first free row in pktcMtaDevCmsTable, read by a management station before creating a new CMS entry; a value of 0 means the table is full.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.140.1.3.7 snmpwalk -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevCmsAvailSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.140.1.3.7.1 snmpget -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevCmsAvailSlot.1
Start monitoring vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PKTC-IETF-MTA-MIB::pktcMtaDevCmsAvailSlot OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.140 | pktcIetfMtaMib | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1 | pktcMtaMibObjects | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.3 | pktcMtaDevSecurity | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.3.7 | pktcMtaDevCmsAvailSlot | PKTC-IETF-MTA-MIB |