LIGO-GENERIC-MIB
The LigoWave Generic MIB.
Main OID:
ligoGenericMIB.1.3.6.1.4.1.32750.3.1
14
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
ligoGenericMIBThe LigoWave Generic MIB. MODULE-IDENTITY .1.3.6.1.4.1.32750.3.1 |
ligoGenericMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.32750.3.1.1 |
ligoGenericNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.32750.3.1.1.0 |
ligoPowerLossThis notification is sent on device boot after power loss or device crash. NOTIFICATION-TYPE .1.3.6.1.4.1.32750.3.1.1.0.1 |
ligoAdministrativeRebootThis notification is sent on device boot after administrator rebooted device. NOTIFICATION-TYPE .1.3.6.1.4.1.32750.3.1.1.0.2 |
ligoHeartbeatThis is a periodic heartbeat notification. NOTIFICATION-TYPE .1.3.6.1.4.1.32750.3.1.1.0.3 |
ligoHighPingThis notification is send when ping time is over a specified value. NOTIFICATION-TYPE .1.3.6.1.4.1.32750.3.1.1.0.4 |
ligoGenericInfo OBJECT IDENTIFIER .1.3.6.1.4.1.32750.3.1.1.1 |
ligoPingHostsTableIf ligoHighPing notification is enabled, this table contains information with IP addresses and moving average value of their ping time. SEQUENCE OF LigoPingHostsEntry .1.3.6.1.4.1.32750.3.1.1.1.2 |
ligoPingHostsEntryPing time data for particular IP address. LigoPingHostsEntry .1.3.6.1.4.1.32750.3.1.1.1.2.1 |
ligoPingAddrTypeThe address type of ligoPingAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.32750.3.1.1.1.2.1.1 |
ligoPingAddrThe IP address. The address type of this object is specified in ligoPingAddrType. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.32750.3.1.1.1.2.1.2 |
ligoPingTimeThe latest moving average value of ping time in milliseconds. Value -1 indicates unknown or unreachable host.ro Integer32 UNITS "ms" .1.3.6.1.4.1.32750.3.1.1.1.2.1.3 |
ligoPingHostThe hostname/domain name of a ping target if it was specified instead of an IP address in this service's configuration.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.32750.3.1.1.1.2.1.4 |