All MIBs › IBM-BCM-MIB › bcmStaticTargetsNextId
bcmStaticTargetsNextId
Module: IBM-BCM-MIB
OID (symbolic): IBM-BCM-MIB::bcmStaticTargetsNextId
OID (numeric): 1.3.6.1.4.1.2.6.118.1.2.1.3.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The next available index in the bcmStaticTargetsTable. The value of this object can be used as the index by the network manager to create an entry in the table.
Note: since the bcmStaticTargetsTable is statically defined, by the MSS agent this object has no meaning. This object always has a value of 1. The agent statically defines three rows in this table and sets rowStatus based on initial configuration.
What is bcmStaticTargetsNextId?
Read-only counter meant to hand out the next free row index for bcmStaticTargetsTable, but on this MSS agent the table is statically defined with exactly three built-in rows, so this object always reports 1 and has no real configuration meaning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.118.1.2.1.3.1.2 snmpwalk -v2c -c public <target> IBM-BCM-MIB::bcmStaticTargetsNextId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.118.1.2.1.3.1.2.1 snmpget -v2c -c public <target> IBM-BCM-MIB::bcmStaticTargetsNextId.1
Start monitoring IBM ATM LAN Emulation switch/router (e.g. 8285/2216-class, Broadcast Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBM-BCM-MIB::bcmStaticTargetsNextId OID value, configure state conditions and alerts, and monitor any IBM ATM LAN Emulation switch/router (e.g. 8285/2216-class, Broadcast Manager) from a single console.
OID Breakdown
Upper-level ancestors (12 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.118 | nwaysMSS | NWAYSMSS-MIB |
| 1.3.6.1.4.1.2.6.118.1 | mssCommon | NWAYSMSS-MIB |
| 1.3.6.1.4.1.2.6.118.1.2 | mssCmnSrvrs | NWAYSMSS-MIB |
| 1.3.6.1.4.1.2.6.118.1.2.1 | mssServerLanE | NWAYSMSS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.118.1.2.1.3 | ibmBcmMIB | IBM-BCM-MIB |
| 1.3.6.1.4.1.2.6.118.1.2.1.3.1 | bcmConfGroup | IBM-BCM-MIB |
| 1.3.6.1.4.1.2.6.118.1.2.1.3.1.2 | bcmStaticTargetsNextId | IBM-BCM-MIB |