All MIBs › PKTC-IETF-MTA-MIB › pktcMtaDevRealmAvailSlot
pktcMtaDevRealmAvailSlot
Module: PKTC-IETF-MTA-MIB
OID (symbolic): PKTC-IETF-MTA-MIB::pktcMtaDevRealmAvailSlot
OID (numeric): 1.3.6.1.2.1.140.1.3.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains the index number of the first available entry in the realm table (pktcMtaDevRealmTable). If all the entries in the realm table have been assigned, this object contains the value of zero. A management station should create new entries in the realm table, using the following procedure:
First, issue a management protocol retrieval operation to determine the value of the first available index in the realm table (pktcMtaDevRealmAvailSlot).
Second, issue a management protocol SET operation to create an instance of the pktcMtaDevRealmStatus 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 pktcMtaDevRealmStatus object to 'active(1)'.
What is pktcMtaDevRealmAvailSlot?
The index of the first free row in pktcMtaDevRealmTable, which a management station reads before creating a new Kerberos realm 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.5 snmpwalk -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevRealmAvailSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.140.1.3.5.1 snmpget -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevRealmAvailSlot.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::pktcMtaDevRealmAvailSlot 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.5 | pktcMtaDevRealmAvailSlot | PKTC-IETF-MTA-MIB |