NETONIX-SWITCH-MIB

File: NETONIX-SWITCH-MIB.mib (6899 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
enterprises OBJECT-GROUP MODULE-COMPLIANCE
snmpMIBGroups DisplayString TEXTUAL-CONVENTION

Defined Types

VoltageTC  
A voltage with 2 decimal places
TEXTUAL-CONVENTION    
  Integer32  

PowerTC  
Power consumption in watts with 1 decimal place
TEXTUAL-CONVENTION    
  Integer32  

CurrentTC  
Current in amps with 1 decimal place
TEXTUAL-CONVENTION    
  Integer32  

FanEntry  
SEQUENCE    
  fanIndex Integer32
  fanSpeed Integer32

PoEStatusEntry  
SEQUENCE    
  poeStatusIndex Integer32
  poeStatus DisplayString

TempEntry  
SEQUENCE    
  tempIndex Integer32
  tempDescription DisplayString
  temp Integer32

VoltageEntry  
SEQUENCE    
  voltageIndex Integer32
  voltageDescription DisplayString
  voltage VoltageTC

Defined Values

netonixSwitch 1.3.6.1.4.1.46242
The MIB Module for Netonix Switches.
MODULE-IDENTITY    

netonixSwitchGroup 1.3.6.1.6.3.1.2.2.8
A collection of objects providing basic instrumentation and control of an SNMPv2 entity.
Status: current Access: read-write
OBJECT-GROUP    

netonixSwitchConformance 1.3.6.1.4.1.46242.99
OBJECT IDENTIFIER    

netonixSwitchGroups 1.3.6.1.4.1.46242.99.1
OBJECT IDENTIFIER    

netonixSwitchCompliances 1.3.6.1.4.1.46242.99.2
OBJECT IDENTIFIER    

netonixSwitchCompliance 1.3.6.1.4.1.46242.99.2.1
The compliance statement for switches which implement the Netonix Switch MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

firmwareVersion 1.3.6.1.4.1.46242.1
The version of the firmware running on the switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

totalPowerConsumption 1.3.6.1.4.1.46242.6
Total power being consumed by the switch, in Watts
Status: current Access: read-only
OBJECT-TYPE    
  PowerTC  

dcdcInputCurrent 1.3.6.1.4.1.46242.7
DCDC Input Current in amps
Status: current Access: read-only
OBJECT-TYPE    
  CurrentTC  

dcdcEfficiency 1.3.6.1.4.1.46242.8
DCDC power supply efficiency, percentage
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fanTable 1.3.6.1.4.1.46242.2
Fan watching information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanEntry

fanEntry 1.3.6.1.4.1.46242.2.1
An entry containing a disk and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  FanEntry  

fanIndex 1.3.6.1.4.1.46242.2.1.1
Integer reference number (row number) for the fan mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

fanSpeed 1.3.6.1.4.1.46242.2.1.2
Integer reference number (row number) for the fan mib.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

poeStatusTable 1.3.6.1.4.1.46242.5
PoE Status per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoEStatusEntry

poeStatusEntry 1.3.6.1.4.1.46242.5.1
An entry containing poe status.
Status: current Access: not-accessible
OBJECT-TYPE    
  PoEStatusEntry  

poeStatusIndex 1.3.6.1.4.1.46242.5.1.1
Integer reference number (row number) for the poe status.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

poeStatus 1.3.6.1.4.1.46242.5.1.2
poe status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

tempTable 1.3.6.1.4.1.46242.3
Temperature watching information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempEntry

tempEntry 1.3.6.1.4.1.46242.3.1
An entry containing a temperature sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TempEntry  

tempIndex 1.3.6.1.4.1.46242.3.1.1
Integer reference number (row number) for the temp mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

tempDescription 1.3.6.1.4.1.46242.3.1.2
Description of this temperature sensor
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

temp 1.3.6.1.4.1.46242.3.1.3
The current temperature for this sensor
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

voltageTable 1.3.6.1.4.1.46242.4
Voltage watching information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoltageEntry

voltageEntry 1.3.6.1.4.1.46242.4.1
An entry containing a voltage sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoltageEntry  

voltageIndex 1.3.6.1.4.1.46242.4.1.1
Integer reference number (row number) for the voltage mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

voltageDescription 1.3.6.1.4.1.46242.4.1.2
Description of this voltage sensor
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

voltage 1.3.6.1.4.1.46242.4.1.3
The current voltage for this sensor
Status: current Access: read-only
OBJECT-TYPE    
  VoltageTC