All MIBs › BEA-WEBLOGIC-MIB › nodeManagerNMType
nodeManagerNMType
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::nodeManagerNMType
OID (numeric): 1.3.6.1.4.1.140.625.707.1.44
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Returns the node manager type.
What is nodeManagerNMType?
This OID reports the Node Manager type—typically 'plain' for the standard Node Manager implementation. Different types may support different features. Example: 'plain' indicates the standard Node Manager; vendor-specific Node Manager implementations might show other values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.707.1.44 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::nodeManagerNMType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.707.1.44.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::nodeManagerNMType.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::nodeManagerNMType 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.707 | nodeManagerTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.707.1 | nodeManagerEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.707.1.44 | nodeManagerNMType | BEA-WEBLOGIC-MIB |