IGNITENET-MIB

File: IGNITENET-MIB.mib (13696 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 IpAddress
enterprises DisplayString TruthValue
MacAddress OBJECT-GROUP

Defined Types

EthInfoEntry  
SEQUENCE    
  ethInfoIndex EthernetIndex
  ethDescr DisplayString
  ethInfoSpeed Integer32
  ethInfoDuplex INTEGER

MlRadioInfoEntry  
SEQUENCE    
  mlRadioInfoIndex RadioIndex
  mlRadioInfoEnabled INTEGER
  mlRadioInfoRegDomain DisplayString
  mlRadioInfoFrequency FrequencyGHz
  mlRadioInfomcs RadioMcsRate
  mlRadioInfoAckTimeout Integer32
  mlRadioInfoTxPower Integer32
  mlRadioInfoAMSDU INTEGER
  mlRadioInfoAMPDU INTEGER
  mlRadioInfoRSSILocal Integer32
  mlRadioInfoRSSIRemote Integer32
  mlRadioInfoEncryption INTEGER
  mlRadioInfoSSID DisplayString
  mlRadioInfoFailover INTEGER

MlRadioStatusEntry  
SEQUENCE    
  mlRadioStatusIndex RadioIndex
  mlRadioStatusFailoverStatus INTEGER
  mlRadioStatusFailoverStats Integer32
  mlRadioStatusCRCErrors Integer32
  mlRadioStatusDrops Integer32
  mlRadioStatusRetries Integer32

RadioIndex  
A unique value, greater than zero, for each radio, starting from one.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

EthernetIndex  
A unique value, greater than zero, for each ethernet port, starting from one.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

EthernetIndex  
A unique value, greater or equal to zero, for each radio, starting from zero.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

FrequencyGHz  
Frequency, raw value expressed in MHz, displayed in GHz
TEXTUAL-CONVENTION    
  Integer32 0..100000000  

RadioMcsRate  
A value of the radio Modulation and Coding Scheme
TEXTUAL-CONVENTION    
  INTEGER auto(0), mcs-6m(4), mcs-9M(5), mcs-12M(6), mcs-18M(7), mcs-24M(8), mcs-36M(9), mcs-48M(10), mcs-54M(11), mcs0(12), mcs1(13), mcs2(14), mcs3(15), mcs4(16), mcs5(17), mcs6(18), mcs7(19), mcs8(20), mcs9(21), mcs10(22), mcs11(23), mcs12(24), mcs13(25), mcs14(26), mcs15(27), nss1-mcs0(30), nss1-mcs1(31), nss1-mcs2(32), nss1-mcs3(33), nss1-mcs4(34), nss1-mcs5(35), nss1-mcs6(36), nss1-mcs7(37), nss1-mcs8(38), nss1-mcs9(39), nss2-mcs1(40), nss2-mcs2(41), nss2-mcs3(42), nss2-mcs4(43), nss2-mcs5(44), nss2-mcs6(45), nss2-mcs7(46), nss2-mcs8(47), nss2-mcs9(49)  

Defined Values

ignitenetMIB 1.3.6.1.4.1.47307.1
The MIB module for IgniteNet entities
MODULE-IDENTITY    

ignitenet 1.3.6.1.4.1.47307
OBJECT IDENTIFIER    

product 1.3.6.1.4.1.47307.1.1
OBJECT IDENTIFIER    

ethernetPorts 1.3.6.1.4.1.47307.1.2
OBJECT IDENTIFIER    

radios 1.3.6.1.4.1.47307.1.3
OBJECT IDENTIFIER    

metrolinqRadios 1.3.6.1.4.1.47307.1.4
OBJECT IDENTIFIER    

model 1.3.6.1.4.1.47307.1.1.1
Model of the IgniteNet product
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hwVersion 1.3.6.1.4.1.47307.1.1.2
Hardware version of the IgniteNet product
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

fwVersion 1.3.6.1.4.1.47307.1.1.3
Firmware version of the IgniteNet product
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ethNumber 1.3.6.1.4.1.47307.1.2.1
The number of ethernet ports (regardless of their current state) present on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ethInfoTable 1.3.6.1.4.1.47307.1.2.2
A list of ethernet ports. The number of entries is given by the value of ethNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthInfoEntry

ethInfoEntry 1.3.6.1.4.1.47307.1.2.2.1
An entry containing ethernet port status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EthInfoEntry  

ethInfoIndex 1.3.6.1.4.1.47307.1.2.2.1.1
A unique value, greater than zero, for each radio, starting from one.
Status: current Access: read-only
OBJECT-TYPE    
  EthernetIndex  

ethDescr 1.3.6.1.4.1.47307.1.2.2.1.2
Ethernet speed in MB/s
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ethInfoSpeed 1.3.6.1.4.1.47307.1.2.2.1.3
Ethernet speed in MB/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ethInfoDuplex 1.3.6.1.4.1.47307.1.2.2.1.4
Ethernet speed in MB/s
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), half(1), full(2)  

mlRadioNumber 1.3.6.1.4.1.47307.1.4.1
The number of radios (regardless of their current state) present on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioInfoTable 1.3.6.1.4.1.47307.1.4.2
A list of radio entries. The number of entries is given by the value of radioNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MlRadioInfoEntry

mlRadioInfoEntry 1.3.6.1.4.1.47307.1.4.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MlRadioInfoEntry  

mlRadioInfoIndex 1.3.6.1.4.1.47307.1.4.2.1.1
A unique value, greater than zero, for each radio, starting from one.
Status: current Access: read-only
OBJECT-TYPE    
  RadioIndex  

mlRadioInfoEnabled 1.3.6.1.4.1.47307.1.4.2.1.2
The enabled or disabled state of the radio.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mlRadioInfoRegDomain 1.3.6.1.4.1.47307.1.4.2.1.3
Regulation domain set for the radio.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mlRadioInfoFrequency 1.3.6.1.4.1.47307.1.4.2.1.4
Frequency, raw value expressed in MHz, displayed in GHz
Status: current Access: read-only
OBJECT-TYPE    
  FrequencyGHz  

mlRadioInfomcs 1.3.6.1.4.1.47307.1.4.2.1.5
A value of the radio Modulation and Coding Scheme
Status: current Access: read-only
OBJECT-TYPE    
  RadioMcsRate  

mlRadioInfoAckTimeout 1.3.6.1.4.1.47307.1.4.2.1.6
Radio ack timeout in us
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioInfoTxPower 1.3.6.1.4.1.47307.1.4.2.1.7
Radio transmission power in dBm
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioInfoAMSDU 1.3.6.1.4.1.47307.1.4.2.1.8
Radio frame aggregation with MAC Service Data Unit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

mlRadioInfoAMPDU 1.3.6.1.4.1.47307.1.4.2.1.9
Radio frame aggregation with MAC Protocol Data Unit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

mlRadioInfoRSSILocal 1.3.6.1.4.1.47307.1.4.2.1.10
Radio received signal strength indicator of the local site
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioInfoRSSIRemote 1.3.6.1.4.1.47307.1.4.2.1.11
Radio received signal strength indicator of the remote site
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioInfoEncryption 1.3.6.1.4.1.47307.1.4.2.1.12
Encryption use on the radio
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

mlRadioInfoSSID 1.3.6.1.4.1.47307.1.4.2.1.13
Setting to failover to 5 GHz radio if 60 GHz is not available or out of range.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mlRadioInfoFailover 1.3.6.1.4.1.47307.1.4.2.1.14
Setting to failover to 5 GHz radio if 60 GHz is not available or out of range.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

mlRadioStatusTable 1.3.6.1.4.1.47307.1.4.3
A list of radio entries. The number of entries is given by the value of radioNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MlRadioStatusEntry

mlRadioStatusEntry 1.3.6.1.4.1.47307.1.4.3.1
An entry containing radio status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MlRadioStatusEntry  

mlRadioStatusIndex 1.3.6.1.4.1.47307.1.4.3.1.1
A unique value, greater or equal to zero, for each radio, starting from zero.
Status: current Access: read-only
OBJECT-TYPE    
  RadioIndex  

mlRadioStatusFailoverStatus 1.3.6.1.4.1.47307.1.4.3.1.2
Indication whether or not 60 GHz radio is failovered to 5 GHz radio.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

mlRadioStatusFailoverStats 1.3.6.1.4.1.47307.1.4.3.1.3
Number of radio failovers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioStatusCRCErrors 1.3.6.1.4.1.47307.1.4.3.1.4
Number of CRC errors.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioStatusDrops 1.3.6.1.4.1.47307.1.4.3.1.5
Number of radio packet drops.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mlRadioStatusRetries 1.3.6.1.4.1.47307.1.4.3.1.6
Number of radio retries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32