All MIBs › APM-MIB › apmNameMachineName
apmNameMachineName
Module: APM-MIB
OID (symbolic): APM-MIB::apmNameMachineName
OID (numeric): 1.3.6.1.2.1.16.23.1.8.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The human readable name of the client machine.
If the client has no machine name or the agent is unable to learn the machine name, this object will be a zero-length string.
What is apmNameMachineName?
Reports the hostname or machine name of the client device being monitored for application performance. If the agent cannot determine the machine name, this value will be an empty string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.8.1.4 snmpwalk -v2c -c public <target> APM-MIB::apmNameMachineName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.8.1.4.1 snmpget -v2c -c public <target> APM-MIB::apmNameMachineName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apmNameMachineName.1
Start monitoring Network devices/probes (RFC 3729 APM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APM-MIB::apmNameMachineName OID value, configure state conditions and alerts, and monitor any Network devices/probes (RFC 3729 APM) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.23 | apm | APM-MIB |
| 1.3.6.1.2.1.16.23.1 | apmMibObjects | APM-MIB |
| 1.3.6.1.2.1.16.23.1.8 | apmNameTable | APM-MIB |
| 1.3.6.1.2.1.16.23.1.8.1 | apmNameEntry | APM-MIB |
| 1.3.6.1.2.1.16.23.1.8.1.4 | apmNameMachineName | APM-MIB |