NETGEAR-BOXSERVICES-PRIVATE-MIB

File: NETGEAR-BOXSERVICES-PRIVATE-MIB.mib (23352 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Integer32 TEXTUAL-CONVENTION
DisplayString ng7000managedswitch

Defined Types

BoxsTemperatureStatus  
The temperature state
TEXTUAL-CONVENTION    
  INTEGER low(0), normal(1), warning(2), critical(3), shutdown(4), notpresent(5), notoperational(6)  

BoxServicesFansEntry  
SEQUENCE    
  boxServicesFanUnitIndex Unsigned32
  boxServicesFansIndex Integer32
  boxServicesFanItemType INTEGER
  boxServicesFanItemState INTEGER
  boxServicesFanSpeed OCTET STRING
  boxServicesFanDutyLevel OCTET STRING

BoxServicesPowSuppliesEntry  
SEQUENCE    
  boxServicesPowerSuppUnitIndex Unsigned32
  boxServicesPowSupplyIndex Integer32
  boxServicesPowSupplyItemType INTEGER
  boxServicesPowSupplyItemState INTEGER

BoxServicesTempSensorsEntry  
SEQUENCE    
  boxServicesUnitIndex Unsigned32
  boxServicesTempSensorIndex Unsigned32
  boxServicesTempSensorType INTEGER
  boxServicesTempSensorState BoxsTemperatureStatus
  boxServicesTempSensorTemperature Integer32

BoxServicesTempUnitEntry  
SEQUENCE    
  boxServicesTempUnitIndex Unsigned32
  boxServicesTempUnitState BoxsTemperatureStatus
  boxServicesTempUnitTemperature Integer32

Defined Values

fastPathBoxServices 1.3.6.1.4.1.4526.10.43
The Netgear Private MIB for NETGEAR Box Services Feature.
MODULE-IDENTITY    

boxServicesGroup 1.3.6.1.4.1.4526.10.43.1
OBJECT IDENTIFIER    

boxServicesNormalTempRangeMin 1.3.6.1.4.1.4526.10.43.1.1
Lower boundary of normal temperature range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -100..100  

boxServicesNormalTempRangeMax 1.3.6.1.4.1.4526.10.43.1.2
Upper boundary of normal temperature range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -100..100  

boxServicesTemperatureTrapEnable 1.3.6.1.4.1.4526.10.43.1.3
Enable or disable temperature change event trap, raised when temperature crosses boundaries of normal range
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

boxServicesPSMStateTrapEnable 1.3.6.1.4.1.4526.10.43.1.4
Enable or disable Power Supply Module state change trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

boxServicesFanStateTrapEnable 1.3.6.1.4.1.4526.10.43.1.5
Enable or disable Fan state change trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

boxServicesThermalShutdownSensor 1.3.6.1.4.1.4526.10.43.1.13
The number of the sensor which initiated thermal shutdown.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

boxServicesThermalShutdownTemperature 1.3.6.1.4.1.4526.10.43.1.14
The temperature of the sensor which initiated thermal shutdown.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

boxServicesFansTable 1.3.6.1.4.1.4526.10.43.1.6
Fan
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoxServicesFansEntry

boxServicesFansEntry 1.3.6.1.4.1.4526.10.43.1.6.1
Box Services Fan Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  BoxServicesFansEntry  

boxServicesFanUnitIndex 1.3.6.1.4.1.4526.10.43.1.6.1.6
Unit index for an entry in the Box Services Fan Table
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

boxServicesFansIndex 1.3.6.1.4.1.4526.10.43.1.6.1.1
Unique index of fan table entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

boxServicesFanItemType 1.3.6.1.4.1.4526.10.43.1.6.1.2
The type of fan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fixed(1), removable(2), fixedAC(3), removableDC(4), fixedDC(5), removableAC(6)  

boxServicesFanItemState 1.3.6.1.4.1.4526.10.43.1.6.1.3
The status of fan. nopower(4) - This state means the fan is present but no AC is connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notpresent(1), operational(2), failed(3), powering(4), nopower(5), notpowering(6), incompatible(7)  

boxServicesFanSpeed 1.3.6.1.4.1.4526.10.43.1.6.1.4
The speed of fan
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(13)  

boxServicesFanDutyLevel 1.3.6.1.4.1.4526.10.43.1.6.1.5
The duty level of fan, in percents
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(13)  

boxServicesPowSuppliesTable 1.3.6.1.4.1.4526.10.43.1.7
Power supply
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoxServicesPowSuppliesEntry

boxServicesPowSuppliesEntry 1.3.6.1.4.1.4526.10.43.1.7.1
Box Services Power Supply Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  BoxServicesPowSuppliesEntry  

boxServicesPowerSuppUnitIndex 1.3.6.1.4.1.4526.10.43.1.7.1.4
Unit index for an entry in the Box Services Power Supply Table
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

boxServicesPowSupplyIndex 1.3.6.1.4.1.4526.10.43.1.7.1.1
Unique index of power supply table entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

boxServicesPowSupplyItemType 1.3.6.1.4.1.4526.10.43.1.7.1.2
The type of power supply
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fixed(1), removable(2), fixedAC(3), removableDC(4), fixedDC(5), removableAC(6)  

boxServicesPowSupplyItemState 1.3.6.1.4.1.4526.10.43.1.7.1.3
The status of power supply. nopower(5) - This state means the power supply is present but no AC is connected. incompatible(7) - This state is possible on boards capable of pluggable Power supplies
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notpresent(1), operational(2), failed(3), powering(4), nopower(5), notpowering(6), incompatible(7)  

boxServicesTempSensorsTable 1.3.6.1.4.1.4526.10.43.1.8
Temperature sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoxServicesTempSensorsEntry

boxServicesTempSensorsEntry 1.3.6.1.4.1.4526.10.43.1.8.1
Box Services Temperature Sensor Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  BoxServicesTempSensorsEntry  

boxServicesUnitIndex 1.3.6.1.4.1.4526.10.43.1.8.1.1
Unit index for an entry in the Box Services Temperature Sensor Table
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

boxServicesTempSensorIndex 1.3.6.1.4.1.4526.10.43.1.8.1.2
Unique index of temperature sensor table entry
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

boxServicesTempSensorType 1.3.6.1.4.1.4526.10.43.1.8.1.3
The type of temperature sensor
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fixed(1), removable(2), fixedAC(3), removableDC(4), fixedDC(5), removableAC(6)  

boxServicesTempSensorState 1.3.6.1.4.1.4526.10.43.1.8.1.4
The state of temperature sensor
Status: obsolete Access: read-only
OBJECT-TYPE    
  BoxsTemperatureStatus  

boxServicesTempSensorTemperature 1.3.6.1.4.1.4526.10.43.1.8.1.5
The temperature value reported by sensor
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

boxServicesTempUnitTable 1.3.6.1.4.1.4526.10.43.1.15
Temperature status table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoxServicesTempUnitEntry

boxServicesTempUnitEntry 1.3.6.1.4.1.4526.10.43.1.15.1
Box Services Temperature Unit Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  BoxServicesTempUnitEntry  

boxServicesTempUnitIndex 1.3.6.1.4.1.4526.10.43.1.15.1.1
Unit index for an entry in the Box Services Temperature Unit Table
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

boxServicesTempUnitState 1.3.6.1.4.1.4526.10.43.1.15.1.2
The temperature state of the unit
Status: current Access: read-only
OBJECT-TYPE    
  BoxsTemperatureStatus  

boxServicesTempUnitTemperature 1.3.6.1.4.1.4526.10.43.1.15.1.3
The highest temperature currently reported by any sensor on the unit
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

boxServicesNotificationsGroup 1.3.6.1.4.1.4526.10.43.2
OBJECT IDENTIFIER    

boxsItemStateChangeEvent 1.3.6.1.4.1.4526.10.43.2.1
This event describes states of the fan or power supply. insertion - hot-pluggable fan or power supply was inserted removal - hot-pluggable fan or power supply was removed becomeoperational - fan or power supply became operational after failure state failure - fan or power supply failure happened, i.e. it is not able to perform its functions losepower - a power supply was operational, but the power to it has been disconnected or has failed
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER insertion(1), removal(2), becomeoperational(3), failure(4), losepower(5)  

boxsTemperatureChangeEvent 1.3.6.1.4.1.4526.10.43.2.2
This event describes change of the temperature. To avoid flipping on boundary conditions, it is allowed to send the trap taking into account some margin around thresholds. abovethreshold - temperature increased and crossed upper threshold value belowthreshold - temperature decreased and crossed lower threshold value withinnormalrange - temperature returned to normal range (between threshold)
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER abovethreshold(1), belowthreshold(2), withinnormalrange(3)  

boxsTemperatureStatusCurrentEvent 1.3.6.1.4.1.4526.10.43.2.3
This event describes the current status of a switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  BoxsTemperatureStatus  

boxsTemperatureStatusPreviousEvent 1.3.6.1.4.1.4526.10.43.2.4
This event describes the previous status of a switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  BoxsTemperatureStatus  

fastPathBoxServicesTraps 1.3.6.1.4.1.4526.10.43.0
OBJECT IDENTIFIER    

boxsFanStateChange 1.3.6.1.4.1.4526.10.43.0.1
Trap is sent when fan state change happens.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

boxsPowSupplyStateChange 1.3.6.1.4.1.4526.10.43.0.2
Trap is sent when power supply state change happens.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

boxsTemperatureChange 1.3.6.1.4.1.4526.10.43.0.3
Trap is sent when temperature is changing and crossing any of the thresholds
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

boxsThermalShutdown 1.3.6.1.4.1.4526.10.43.0.4
Trap is sent when thermal shutdown is initiated.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

boxsTemperatureStateChange 1.3.6.1.4.1.4526.10.43.0.5
Trap is sent when the system temperature crosses a threshold. To avoid rapid flapping between states, a hysteresis may be applied.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

boxsLocatorLedConfigGroup 1.3.6.1.4.1.4526.10.43.4
OBJECT IDENTIFIER    

boxsLocatorLedUnit 1.3.6.1.4.1.4526.10.43.4.1
Spesifies unit number where Locator LED should blink on. This is write-only value. It always returns '0' on request if the Locator Led feature is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

boxsLocatorLedTime 1.3.6.1.4.1.4526.10.43.4.2
Indicates time period in seconds for Locator LED blinking. The range is from 20 to 3600 seconds. The dafault value is 20 seconds. This is write-only value. It always returns '0' on request if the Locator Led feature is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

boxsLocatorLedEnable 1.3.6.1.4.1.4526.10.43.4.3
Starts the Locator LED blinking. If boxsLocatorLedUnit has not been set current(manager) unit number will be used. If boxsLocatorLedTime has not been set default value(20 seconds) will be used. This is write-only value. It always returns '0' on request if the Locator Led feature is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)