WWP-ENVIRON-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-ENVIRON-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpEnvironMIB 1.3.6.1.4.1.6141.2.13
The MIB module for the WWP Specifc environment. It contains the environment variables for the WWP System.
       wwpEnvironMIBObjects 1.3.6.1.4.1.6141.2.13.1
           wwpEnviron 1.3.6.1.4.1.6141.2.13.1.1
               wwpEnvBatteryModule 1.3.6.1.4.1.6141.2.13.1.1.1
                   wwpEnvBattStatus 1.3.6.1.4.1.6141.2.13.1.1.1.1 integer read-only
Describes the battery hardware the device is configured with. For Portals, the Management station should use the new added object wwpEnvPortalCurrentBattStatus for the batery status. Enumeration: 'notPresent': 3, 'presentAndWorking': 1, 'presentButNotWorking': 2.
               wwpEnvPowerSupplyModule 1.3.6.1.4.1.6141.2.13.1.1.2
                   wwpEnvPowerTable 1.3.6.1.4.1.6141.2.13.1.1.2.1 no-access
A list of power supply entries.
                       wwpEnvPowerEntry 1.3.6.1.4.1.6141.2.13.1.1.2.1.1 no-access
An entry in the powerTable providing objects for a power supply.
                           wwpEnvPowerSupplyNum 1.3.6.1.4.1.6141.2.13.1.1.2.1.1.1 integer32 read-only
Denotes the power supply.
                           wwpEnvPowerSupplyState 1.3.6.1.4.1.6141.2.13.1.1.2.1.1.2 integer read-only
Denotes the power supply's state. Enumeration: 'infoNotAvailable': 1, 'installedAndNotOperating': 4, 'notInstalled': 2, 'installedAndOperating': 3.
                           wwpEnvPowerSupplyType 1.3.6.1.4.1.6141.2.13.1.1.2.1.1.3 integer read-only
Denotes the power supply type. Enumeration: 'highOutput': 4, 'dc-dc': 2, 'notSupported': 3, 'external': 5, 'ac-dc': 1.
                           wwpEnvPowerSupplyRedundancy 1.3.6.1.4.1.6141.2.13.1.1.2.1.1.4 integer read-only
Denotes whether or not the power supply is redundant. Enumeration: 'notSupported': 3, 'notRedundant': 2, 'redundant': 1.
                   wwpEnvRedPowerSupplyNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.2.2 truthvalue read-write
This variable indicates whether the system generates the wwpEnvRedPowerSupplyNotification. A false value prevents this notifications from being generated by this system.
               wwpEnvFanModule 1.3.6.1.4.1.6141.2.13.1.1.3
                   wwpEnvFanModuleTable 1.3.6.1.4.1.6141.2.13.1.1.3.1 no-access
A list of fan module entries.
                       wwpEnvFanModuleEntry 1.3.6.1.4.1.6141.2.13.1.1.3.1.1 no-access
An entry in the fan module Table providing objects for a fan module.
                           wwpEnvFanModuleNum 1.3.6.1.4.1.6141.2.13.1.1.3.1.1.1 integer32 read-only
Denotes the Fan module.
                           wwpEnvFanModuleState 1.3.6.1.4.1.6141.2.13.1.1.3.1.1.2 integer read-only
Denotes the fan modules state. Enumeration: 'infoNotAvailable': 1, 'installedAndNotOperating': 4, 'notInstalled': 2, 'installedAndOperating': 3.
                           wwpEnvFanAvgSpeed 1.3.6.1.4.1.6141.2.13.1.1.3.1.1.3 integer32 read-only
The fans average speed in RPM. The average is calculated on a continuous basis from system startup.
                           wwpEnvFanCurrentSpeed 1.3.6.1.4.1.6141.2.13.1.1.3.1.1.4 integer32 read-only
The current speed of the fan in RPM.
                           wwpEnvFanMinSpeed 1.3.6.1.4.1.6141.2.13.1.1.3.1.1.5 integer32 read-only
The minimum speed of the fan in RPM.
                   wwpEnvFanModuleNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.3.2 truthvalue read-write
This variable indicates whether the system generates the wwpEnvFanModuleNotification. A false value prevents this notifications from being generated by this system.
               wwpEnvTempSensor 1.3.6.1.4.1.6141.2.13.1.1.4
                   wwpEnvTempSensorTable 1.3.6.1.4.1.6141.2.13.1.1.4.1 no-access
A list of Temp Sensors entries.
                       wwpEnvTempSensorEntry 1.3.6.1.4.1.6141.2.13.1.1.4.1.1 no-access
An entry in the Temp Sensor Table providing objects for a Temp Sensor.
                           wwpEnvTempSensorNum 1.3.6.1.4.1.6141.2.13.1.1.4.1.1.1 integer32 read-only
Denotes the Temp sensor module.
                           wwpEnvTempSensorValue 1.3.6.1.4.1.6141.2.13.1.1.4.1.1.2 integer32 read-only
The value of temperature measured by the sensor inside the device in degrees C.
                           wwpEnvTempSensorHighThreshold 1.3.6.1.4.1.6141.2.13.1.1.4.1.1.3 integer32 read-write
The highest value that the object wwpEnvTempSensorValue may obtain at which a wwpEnvMIBTempNotification is sent.
                           wwpEnvTempSensorLowThreshold 1.3.6.1.4.1.6141.2.13.1.1.4.1.1.4 integer32 read-write
The Lowest value that the object wwpEnvTempSensorValue may obtain at which a wwpEnvMIBTempNotification is sent.
                           wwpEnvTempSensorState 1.3.6.1.4.1.6141.2.13.1.1.4.1.1.5 integer read-only
The state indicates whether the current temp is greater than, equal to or less than the threshold state. Enumeration: 'lowerThanThreshold': 2, 'higherThanThreshold': 0, 'normal': 1.
                   wwpEnvTempNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.4.2 truthvalue read-write
This variable indicates whether the system generates the wwpEnvTempNotification. A false value prevents this notifications from being generated by this system.
               wwpEnvPortPowerMgmt 1.3.6.1.4.1.6141.2.13.1.1.5
                   wwpPortPowerMgmtTable 1.3.6.1.4.1.6141.2.13.1.1.5.1 no-access
A list of Port Power Management entries. This table affects the port power only when the input power supply is Battery.
                       wwpPortPowerMgmtEntry 1.3.6.1.4.1.6141.2.13.1.1.5.1.1 no-access
An entry in the Port Power Mgmt Table providing objects for Port Power Management.
                           wwpEnvPortBankId 1.3.6.1.4.1.6141.2.13.1.1.5.1.1.1 integer32 read-only
Denotes the Port Bank module. A Bank is a set of ports for the power management when the source of the input power is switched to battery.
                           wwpEnvPortMap 1.3.6.1.4.1.6141.2.13.1.1.5.1.1.2 portlist read-only
The port map associated with this BankId.
                           wwpEnvPortBankOn 1.3.6.1.4.1.6141.2.13.1.1.5.1.1.3 integer read-write
The object to decide whether the port related to this Bank should be on or not if the input power supply is switched to Battery. Enumeration: 'on': 1, 'off': 0.
               wwpEnvNotif 1.3.6.1.4.1.6141.2.13.1.1.6
                   wwpPowerSwitchingOp 1.3.6.1.4.1.6141.2.13.1.1.6.1 integer read-only
The object to notify whether the input power supply is switching from ac to Battery or vice versa. Enumeration: 'none': 0, 'bateryToAC': 2, 'acToBattery': 1.
               wwpEnvPortalBatteryModule 1.3.6.1.4.1.6141.2.13.1.1.7
                   wwpEnvPortalBatteryStatus 1.3.6.1.4.1.6141.2.13.1.1.7.1 integer read-only
Describes the current status of the battery. If battery is connected then the status is indicated as 'present'. Enumeration: 'present': 1, 'missing': 2.
                   wwpEnvPortalBatteryVoltageLevel 1.3.6.1.4.1.6141.2.13.1.1.7.2 integer read-only
Describes the current voltage level of the battery. Enumeration: 'low': 2, 'normal': 1.
                   wwpEnvPortalBatteryCondition 1.3.6.1.4.1.6141.2.13.1.1.7.3 integer read-only
Describes the current condition of the battery. Enumeration: 'bad': 2, 'good': 1.
                   wwpEnvPortalPowerSource 1.3.6.1.4.1.6141.2.13.1.1.7.4 integer read-only
Describes the current power source for the device. Enumeration: 'battery': 2, 'primaryPower': 1.
                   wwpEnvBatteryNormalStateName 1.3.6.1.4.1.6141.2.13.1.1.7.5 displaystring read-write
The state name associated with the low state of the battery.
                   wwpEnvBatteryLowStateName 1.3.6.1.4.1.6141.2.13.1.1.7.6 displaystring read-write
The state name associated with the normal state of the battery.
                   wwpEnvBatteryGoodStateName 1.3.6.1.4.1.6141.2.13.1.1.7.7 displaystring read-write
The state name associated with the good state of the battery.
                   wwpEnvBatteryBadStateName 1.3.6.1.4.1.6141.2.13.1.1.7.8 displaystring read-write
The state name associated with the bad state of the battery.
                   wwpEnvBatteryPresentStateName 1.3.6.1.4.1.6141.2.13.1.1.7.9 displaystring read-write
The state name associated with the battery state 'present'.
                   wwpEnvBatteryMissingStateName 1.3.6.1.4.1.6141.2.13.1.1.7.10 displaystring read-write
The state name associated with the battery state 'missing'.
                   wwpEnvBatteryPowerPrimaryStateName 1.3.6.1.4.1.6141.2.13.1.1.7.11 displaystring read-write
The state name associated with the state when the device is on primary power.
                   wwpEnvBatteryPowerBatteryStateName 1.3.6.1.4.1.6141.2.13.1.1.7.12 displaystring read-write
The state name associated with the state when the device is on battery power.
                   wwpEnvBatteryLowStateNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.7.13 truthvalue read-write
This variable indicates whether the system will generate the wwpEnvPortalBatteryStatusNotification in case of battery state changing from normal to low or vice versa. A false value prevents this notifications from being generated by this system.
                   wwpEnvBatteryBadStateNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.7.14 truthvalue read-write
This variable indicates whether the system will generate the wwpEnvPortalBatteryStatusNotification in case of battery state changing from good to bad or vice versa. A false value prevents this notifications from being generated by this system.
                   wwpEnvBatteryMissingStateNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.7.15 truthvalue read-write
This variable indicates whether the system will generate the wwpEnvPortalBatteryStatusNotification in case of battery state changing from present to missing or vice versa. A false value prevents this notifications from being generated by this system.
                   wwpEnvBatteryPowerNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.7.16 truthvalue read-write
This variable indicates whether the system will generate the wwpEnvPortalBatteryStatusNotification in case of input power changing from primary to battery or vice versa. A false value prevents this notifications from being generated by this system.
                   wwpEnvBatteryPeriodicTrapsTimer 1.3.6.1.4.1.6141.2.13.1.1.7.17 integer read-write
Adjusts the amount of time, in hours, when the current state of the battery is evaluated and status traps are automatically issued. When set to zero (0) no periodic evaluation of the battery is performed.
                   wwpEnvBatteryPowerUpTrapsEnable 1.3.6.1.4.1.6141.2.13.1.1.7.18 truthvalue read-write
When set to true, upon portal power-up the state of the battery is evaluated and status traps are issued. When set to false, no portal power-up battery state traps will be issued.
               wwpEnvDoorModule 1.3.6.1.4.1.6141.2.13.1.1.8
                   wwpEnvDoorState 1.3.6.1.4.1.6141.2.13.1.1.8.1 integer read-only
The state of the door. Enumeration: 'close': 2, 'open': 1.
                   wwpEnvDoorNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.8.2 truthvalue read-write
This variable indicates whether the system generates the wwpEnvDoorStateChgNotification. A false value prevents this notifications from being generated by this system.
               wwpEnvDryContactModule 1.3.6.1.4.1.6141.2.13.1.1.9
                   wwpEnvDryContactOpenStateName 1.3.6.1.4.1.6141.2.13.1.1.9.1 displaystring read-write
The state name associated with the open state of the dry contact.
                   wwpEnvDryContactOpenStateChgAccumulate 1.3.6.1.4.1.6141.2.13.1.1.9.2 integer read-write
Setting this object to 'enable' will cause the system to accumulate open state changes. Enumeration: 'enable': 1, 'disable': 2.
                   wwpEnvDryContactOpenStateCount 1.3.6.1.4.1.6141.2.13.1.1.9.3 counter32 read-only
The number of times the dry contact has entered the open state.
                   wwpEnvDryContactOpenStateNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.9.4 truthvalue read-write
This variable indicates whether the system generates the wwpEnvDryContactOpenStateNotification. A false value prevents this notifications from being generated by this system.
                   wwpEnvDryContactCloseStateName 1.3.6.1.4.1.6141.2.13.1.1.9.5 displaystring read-write
The state name associated with the close state of the dry contact.
                   wwpEnvDryContactCloseStateChgAccumulate 1.3.6.1.4.1.6141.2.13.1.1.9.6 integer read-write
Setting this object to 'enable' will cause the system to accumulate close state changes. Enumeration: 'enable': 1, 'disable': 2.
                   wwpEnvDryContactCloseStateCount 1.3.6.1.4.1.6141.2.13.1.1.9.7 counter32 read-only
The number of times the dry contact has entered the close state.
                   wwpEnvDryContactCloseStateNotifEnabled 1.3.6.1.4.1.6141.2.13.1.1.9.8 truthvalue read-write
This variable indicates whether the system generates the wwpEnvDryContactCloseStateNotification. A false value prevents this notifications from being generated by this system.
               wwpEnvRFModule 1.3.6.1.4.1.6141.2.13.1.1.10
                     wwpEnvRFModuleState 1.3.6.1.4.1.6141.2.13.1.1.10.1 integer read-write
Setting this object to 'enable' will set the the RF state to 'enable'. Enumeration: 'enable': 1, 'disable': 2.
                     wwpEnvRFModuleSignalDetect 1.3.6.1.4.1.6141.2.13.1.1.10.2 truthvalue read-only
The status of signal detect by the RF Module.
       wwpEnvironMIBNotificationPrefix 1.3.6.1.4.1.6141.2.13.2
           wwpEnvironMIBNotifications 1.3.6.1.4.1.6141.2.13.2.0
               wwpEnvPowerSupplyStatusNotification 1.3.6.1.4.1.6141.2.13.2.0.1
A wwpEnvPowerSupplyStatusNotification is sent if a power supply state is changed.
               wwpEnvFanModuleNotification 1.3.6.1.4.1.6141.2.13.2.0.2
A wwpEnvFanModuleNotification is sent if the fan state changes.
               wwpEnvTempNotification 1.3.6.1.4.1.6141.2.13.2.0.3
A wwpEnvTempNotification is sent if the wwpEnvTempSensorState is changed.
               wwpEnvPowerSwitchNotification 1.3.6.1.4.1.6141.2.13.2.0.4
A wwpEnvPowerSwitchNotification is sent if the input power supply is switched to Battery from the AC power or switched from the Battery to the AC Power.
               wwpEnvPortalBatteryStatusNotification 1.3.6.1.4.1.6141.2.13.2.0.5
A wwpEnvPortalBatteryStatusNotification is sent if the Battery status changes. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
               wwpEnvPortalBatteryVoltageLevelNotification 1.3.6.1.4.1.6141.2.13.2.0.6
A wwpEnvPortalBatteryVoltageLevelNotification is sent if the Battery voltage level changes from normal to low or vice versa. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
               wwpEnvPortalBatteryConditionNotification 1.3.6.1.4.1.6141.2.13.2.0.7
A wwpEnvPortalBatteryConditionNotification is sent if the Battery condition changes from good to bad or vice versa. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
               wwpEnvPortalPowerSourceNotification 1.3.6.1.4.1.6141.2.13.2.0.8
A wwpEnvPortalPowerSourceNotification is sent if the Battery input power source changes from battery to primary power or vice versa. A device which supports wwpEnvPowerSwitchNotification should not support this notification. If the device supports the configurable battery state names, then the corresponding battery state name should also be sent with this notification.
               wwpEnvDoorStateChgNotification 1.3.6.1.4.1.6141.2.13.2.0.9
A wwpEnvDoorStateChgNotification is sent if the door state changes.
               wwpEnvDryContactOpenStateNotification 1.3.6.1.4.1.6141.2.13.2.0.10
A wwpEnvDryContactOpenStateNotification is sent when the dry contact enters in the open state.
               wwpEnvDryContactCloseStateNotification 1.3.6.1.4.1.6141.2.13.2.0.11
A wwpEnvDryContactCloseStateNotification is sent when the dry contact enters in the close state.
       wwpEnvironMIBConformance 1.3.6.1.4.1.6141.2.13.3
           wwpEnvironMIBCompliances 1.3.6.1.4.1.6141.2.13.3.1
           wwpEnvironMIBGroups 1.3.6.1.4.1.6141.2.13.3.2