All MIBs › UMSAGENT-MIB › iBMPSGHTTPConfigurationPort
iBMPSGHTTPConfigurationPort
Module: UMSAGENT-MIB
OID (symbolic): UMSAGENT-MIB::iBMPSGHTTPConfigurationPort
OID (numeric): 1.3.6.1.4.1.2.6.159.1.1.10.2.1.3
Node type: OBJECT-TYPE
Type: Uint16
Access: read-write
What is iBMPSGHTTPConfigurationPort?
Despite the blank DESCRIPTION, the name and 16-bit unsigned type make clear this object holds a network port number used in the agent's HTTP configuration, most plausibly the port the UMS agent's HTTP interface listens on or connects to. An admin would set this to change which network port the HTTP service tied to this configuration entry uses. For example, a typical value might be 80 or 8080 for an HTTP listener, or 443 if paired with HTTPS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.3 snmpwalk -v2c -c public <target> UMSAGENT-MIB::iBMPSGHTTPConfigurationPort
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.3.1 snmpget -v2c -c public <target> UMSAGENT-MIB::iBMPSGHTTPConfigurationPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.159.1.1.10.2.1.3.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::iBMPSGHTTPConfigurationPort 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.3 | iBMPSGHTTPConfigurationPort | UMSAGENT-MIB |