NETSCREEN-CHASSIS-MIB

File: NETSCREEN-CHASSIS-MIB.mib (8060 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreen Integer32 IpAddress
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsPowerEntry  
SEQUENCE    
  nsPowerId Integer32
  nsPowerStatus Integer32
  nsPowerDesc DisplayString

NsFanEntry  
SEQUENCE    
  nsFanId Integer32
  nsFanStatus Integer32
  nsFanDesc DisplayString

NsTemperatureEntry  
SEQUENCE    
  nsTemperatureId Integer32
  nsTemperatureSlotId Integer32
  nsTemperatureDesc DisplayString
  nsTemperatureCur Integer32

NsSlotEntry  
SEQUENCE    
  nsSlotId Integer32
  nsSlotType DisplayString
  nsSlotStatus Integer32
  nsSlotSN DisplayString

Defined Values

netscreenChassis 1.3.6.1.4.1.3224.21
This module defines the objects that are used to monitor device status such as Battery, Fan, Power and Temperature
MODULE-IDENTITY    

nsPowerTable 1.3.6.1.4.1.3224.21.1
Information describing installed power supply modules and their status
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsPowerEntry

nsPowerEntry 1.3.6.1.4.1.3224.21.1.1
Information describing one power supply module and its status
Status: current Access: not-accessible
OBJECT-TYPE    
  NsPowerEntry  

nsPowerId 1.3.6.1.4.1.3224.21.1.1.1
A 32-bit integer uniquely identifying the power supply id. For 5400, range is 1~3, For 5200, range is 1~2
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsPowerStatus 1.3.6.1.4.1.3224.21.1.1.2
A 32-bit integer uniquely identifying the power supply module's status: 0. Fail 1. Good 2. Not installed
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsPowerDesc 1.3.6.1.4.1.3224.21.1.1.3
A description for the power supply module
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsFanTable 1.3.6.1.4.1.3224.21.2
Information describing the installed Fan modules and their status
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsFanEntry

nsFanEntry 1.3.6.1.4.1.3224.21.2.1
Information describing one installed Fan module and its status
Status: current Access: not-accessible
OBJECT-TYPE    
  NsFanEntry  

nsFanId 1.3.6.1.4.1.3224.21.2.1.1
A 32-bit integer uniquely identifying the Fan id. At the time of this writing.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsFanStatus 1.3.6.1.4.1.3224.21.2.1.2
A 32-bit integer uniquely identifying the Fan module's status: 0. Fail 1. Good
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsFanDesc 1.3.6.1.4.1.3224.21.2.1.3
A description for the Fan module
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sysBatteryStatus 1.3.6.1.4.1.3224.21.3
Information describing the installed Battery and its status: 1. Good 2. Error
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsTemperatureTable 1.3.6.1.4.1.3224.21.4
Information describing the temperature measured by each module
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsTemperatureEntry

nsTemperatureEntry 1.3.6.1.4.1.3224.21.4.1
The temperature measured by a module
Status: current Access: not-accessible
OBJECT-TYPE    
  NsTemperatureEntry  

nsTemperatureId 1.3.6.1.4.1.3224.21.4.1.1
A 32-bit integer uniquely identifying temperature measured on a board or on a component e.g. CPU
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsTemperatureSlotId 1.3.6.1.4.1.3224.21.4.1.2
A 32-bit integer uniquely identifying the slot where the temperature is measured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsTemperatureCur 1.3.6.1.4.1.3224.21.4.1.3
The current temperature measured by the module, unit is Celsius
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsTemperatureDesc 1.3.6.1.4.1.3224.21.4.1.4
A description for the module
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsSlotTable 1.3.6.1.4.1.3224.21.5
Information describing the installed management and traffic processing modules and their status, built-in and internal module are also listed here.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsSlotEntry

nsSlotEntry 1.3.6.1.4.1.3224.21.5.1
Information describing one installed module and its status
Status: current Access: not-accessible
OBJECT-TYPE    
  NsSlotEntry  

nsSlotId 1.3.6.1.4.1.3224.21.5.1.1
A 32-bit integer uniquely identifying the slot id. The range varies on different platforms
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSlotType 1.3.6.1.4.1.3224.21.5.1.2
A description of the installed module
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsSlotStatus 1.3.6.1.4.1.3224.21.5.1.3
Slot status
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSlotSN 1.3.6.1.4.1.3224.21.5.1.4
Serial Number of the module
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString