All MIBs › UMSAGENT-MIB › iBMPSGHTTPConfigurationKeyIndex
iBMPSGHTTPConfigurationKeyIndex
Module: UMSAGENT-MIB
OID (symbolic): UMSAGENT-MIB::iBMPSGHTTPConfigurationKeyIndex
OID (numeric): 1.3.6.1.4.1.2.6.159.1.1.10.2.1.1
Node type: OBJECT-TYPE
Type: String
Access: read-write
What is iBMPSGHTTPConfigurationKeyIndex?
No native description is given in the source, but based on its name and the REFERENCE clause pointing to the underlying IBMPSG_HTTPConfiguration.KeyIndex data-model field, this object most plausibly serves as the index or key value distinguishing rows in the agent's HTTP configuration table. Management-station software would use this string as the identifying key when reading or setting a particular HTTP configuration entry, rather than a plain numeric index. For example, a value like default or httpCfg1 might identify a specific named HTTP configuration profile within this UMS agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.1 snmpwalk -v2c -c public <target> UMSAGENT-MIB::iBMPSGHTTPConfigurationKeyIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.1.1 snmpget -v2c -c public <target> UMSAGENT-MIB::iBMPSGHTTPConfigurationKeyIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.1.1 s <value>
Start monitoring network-managed devices running a UMS-style management agent (agent HTTP-config/registration status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMSAGENT-MIB::iBMPSGHTTPConfigurationKeyIndex OID value, configure state conditions and alerts, and monitor any network-managed devices running a UMS-style management agent (agent HTTP-config/registration status) 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.2.6.159.1.1.10.2 | iBMPSGHTTPConfigurationTable | UMSAGENT-MIB |
| 1.3.6.1.4.1.2.6.159.1.1.10.2.1 | iBMPSGHTTPConfigurationEntry | UMSAGENT-MIB |
| 1.3.6.1.4.1.2.6.159.1.1.10.2.1.1 | iBMPSGHTTPConfigurationKeyIndex | UMSAGENT-MIB |