All MIBs › UMSAGENT-MIB › iBMPSGHTTPConfigurationSettingId
iBMPSGHTTPConfigurationSettingId
Module: UMSAGENT-MIB
OID (symbolic): UMSAGENT-MIB::iBMPSGHTTPConfigurationSettingId
OID (numeric): 1.3.6.1.4.1.2.6.159.1.1.10.2.1.2
Node type: OBJECT-TYPE
Type: String
Access: read-write
What is iBMPSGHTTPConfigurationSettingId?
This object is also undocumented in the source itself, but its name and REFERENCE field imply it identifies which specific HTTP setting, such as a timeout or listener parameter, within the configuration entry is being described. Management tooling would use this alongside the paired key-index object to pinpoint the exact setting being read or changed on this UMS agent. For example, a value like MaxConnections could denote the particular HTTP setting this row's entry represents.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.2 snmpwalk -v2c -c public <target> UMSAGENT-MIB::iBMPSGHTTPConfigurationSettingId
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.2.1 snmpget -v2c -c public <target> UMSAGENT-MIB::iBMPSGHTTPConfigurationSettingId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.2.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::iBMPSGHTTPConfigurationSettingId 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.2 | iBMPSGHTTPConfigurationSettingId | UMSAGENT-MIB |