All MIBs › F5-BIGIP-COMMON-MIB › bigipNotifyObjNode
bigipNotifyObjNode
Module: F5-BIGIP-COMMON-MIB
OID (symbolic): F5-BIGIP-COMMON-MIB::bigipNotifyObjNode
OID (numeric): 1.3.6.1.4.1.3375.2.4.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The user-assigned name or IP address of the node.
What is bigipNotifyObjNode?
This read-only text field, delivered as part of an SNMP trap from a BIG-IP load balancer, carries the user-assigned name or IP address of the backend node (server) the notification concerns. A network administrator reads this to immediately identify which server the alert is about without having to cross-reference an internal node ID against the BIG-IP configuration. For example, this varbind might contain the value "192.168.10.15" or a friendly name like "web-node-03" if one was configured on the BIG-IP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3375.2.4.1.2 snmpwalk -v2c -c public <target> F5-BIGIP-COMMON-MIB::bigipNotifyObjNode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3375.2.4.1.2.1 snmpget -v2c -c public <target> F5-BIGIP-COMMON-MIB::bigipNotifyObjNode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bigipNotifyObjNode.1
Start monitoring F5 BIG-IP application delivery controller (common/root MIB, all platforms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the F5-BIGIP-COMMON-MIB::bigipNotifyObjNode OID value, configure state conditions and alerts, and monitor any F5 BIG-IP application delivery controller (common/root MIB, all platforms) 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.3375 | f5 | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2 | bigipTrafficMgmt | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4 | bigipNotification | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4.1 | bigipNotifyObjects | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4.1.2 | bigipNotifyObjNode | F5-BIGIP-COMMON-MIB |