ibNode2ServiceStatus
IB-PLATFORMONE-MIB ·
.1.3.6.1.4.1.7779.3.1.1.2.1.11.1.2
Object
column IbServiceStates
Service Status.
Context
- MIB
- IB-PLATFORMONE-MIB
- OID
.1.3.6.1.4.1.7779.3.1.1.2.1.11.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ibMemberNode2ServiceStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IB-PLATFORMONE-MIB' -M '/opt/observium/mibs/infoblox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IB-PLATFORMONE-MIB::ibNode2ServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IB-PLATFORMONE-MIB' -M '/opt/observium/mibs/infoblox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IB-PLATFORMONE-MIB::ibNode2ServiceStatus.<ibNode2ServiceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IB-PLATFORMONE-MIB' -M '/opt/observium/mibs/infoblox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IB-PLATFORMONE-MIB::ibNode2ServiceStatus'
Syntax
- Source
- IbServiceStates
- Base type
Enumeration
Values & Constraints
Type Values
1 | working |
2 | warning |
3 | failed |
4 | inactive |
5 | unknown |