All MIBs › BEA-WEBLOGIC-MIB › wlssnmpCounterMonitorMonitoredMBeanName
wlssnmpCounterMonitorMonitoredMBeanName
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::wlssnmpCounterMonitorMonitoredMBeanName
OID (numeric): 1.3.6.1.4.1.140.625.1050.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The name of the MBean instance that you want to monitor. If you leave the name undefined, WebLogic Server monitors all instances of the MBean type that you specify in Monitored MBean Type. If you target SNMP agents to individual Managed Servers, make sure that the MBean instance you specify is active on the Managed Servers you have targeted. For example, if you specify MServer1 as the name of a ServerRuntimeMBean instance, this monitor will only function if you target an SNMP agent either to the Administration Server or to a Managed Server named MServer1. Do not enter the full JMX object name of the MBean instance. Instead, enter only the value of the object name's Name=name name-value pair. To create unique MBean object names, WebLogic Server encodes several name-value pairs into each object name. One of these pairs is Name=name. For example: 'MedRec:Name=MedRecServer, Type=ServerRuntime' In the previous example, specify MedRecServer as the name of the MBean instance.
What is wlssnmpCounterMonitorMonitoredMBeanName?
This OID specifies the exact MBean instance to monitor (if blank, monitors all instances of the type). Example: 'ManagedServer1' monitors only that server; blank monitors all servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1050.1.11 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::wlssnmpCounterMonitorMonitoredMBeanName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1050.1.11.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::wlssnmpCounterMonitorMonitoredMBeanName.1
Start monitoring BEA/Oracle WebLogic Server (Java EE application server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEA-WEBLOGIC-MIB::wlssnmpCounterMonitorMonitoredMBeanName OID value, configure state conditions and alerts, and monitor any BEA/Oracle WebLogic Server (Java EE application server) 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.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1050 | wlssnmpCounterMonitorTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1050.1 | wlssnmpCounterMonitorEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1050.1.11 | wlssnmpCounterMonitorMonitoredMBeanName | BEA-WEBLOGIC-MIB |