All MIBs › IB-PLATFORMONE-MIB › ibNode1ServiceStatus
ibNode1ServiceStatus
Module: IB-PLATFORMONE-MIB
OID (symbolic): IB-PLATFORMONE-MIB::ibNode1ServiceStatus
OID (numeric): 1.3.6.1.4.1.7779.3.1.1.2.1.10.1.2
Node type: OBJECT-TYPE
Type: IbServiceStates
Access: read-only
Description: Service Status.
What is ibNode1ServiceStatus?
This OID reports the health state (working, warning, failed, inactive, unknown) of the named service specifically on physical node 1. An admin checks this to isolate a service problem to one half of an HA pair.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7779.3.1.1.2.1.10.1.2 snmpwalk -v2c -c public <target> IB-PLATFORMONE-MIB::ibNode1ServiceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7779.3.1.1.2.1.10.1.2.1 snmpget -v2c -c public <target> IB-PLATFORMONE-MIB::ibNode1ServiceStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ibNode1ServiceStatus.1
Start monitoring Infoblox Grid DDI appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IB-PLATFORMONE-MIB::ibNode1ServiceStatus OID value, configure state conditions and alerts, and monitor any Infoblox Grid DDI appliances from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.7779 | infoblox | IB-SMI-MIB |
| 1.3.6.1.4.1.7779.3 | ibSNMP | IB-SMI-MIB |
| 1.3.6.1.4.1.7779.3.1 | ibProduct | IB-SMI-MIB |
| 1.3.6.1.4.1.7779.3.1.1 | ibOne | IB-SMI-MIB |
| 1.3.6.1.4.1.7779.3.1.1.2 | ibPlatformOne | IB-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7779.3.1.1.2.1 | ibPlatformModule | IB-PLATFORMONE-MIB |
| 1.3.6.1.4.1.7779.3.1.1.2.1.10 | ibMemberNode1ServiceStatusTable | IB-PLATFORMONE-MIB |
| 1.3.6.1.4.1.7779.3.1.1.2.1.10.1 | ibMemberNode1ServiceStatusEntry | IB-PLATFORMONE-MIB |
| 1.3.6.1.4.1.7779.3.1.1.2.1.10.1.2 | ibNode1ServiceStatus | IB-PLATFORMONE-MIB |