COMMON-TC-4RF

File: COMMON-TC-4RF.mib (16409 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MIB-4RF

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY Integer32
Unsigned32 Counter32 TEXTUAL-CONVENTION
DisplayString DateAndTime fourRFGeneric
fourRFModules

Defined Types

FourRFSimpleLedState  
The possible states for a simple LED.
TEXTUAL-CONVENTION    
  INTEGER off(0), on(1)  

FourRFTriColourLedState  
The possible states of a three-colour LED.
TEXTUAL-CONVENTION    
  INTEGER off(0), green(1), red(2), orange(3)  

FourRFAlarmSeverity  
The possible alarm severities, not all values need be used.
TEXTUAL-CONVENTION    
  INTEGER noSeverity(0), minor(3), major(4)  

FourRFAlarmPresent  
The possible alarm states, alarmPresent indicates that the alarm is active.
TEXTUAL-CONVENTION    
  INTEGER noAlarmPresent(0), alarmPresent(1)  

FourRFAlarmEnabled  
Indicates whether an alarm is enabled or not, it may be useful to allow specific alarms to be enabled or disabled by the user.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), enabled(1)  

FourRFAlarmStatus  
This is used to identify current alarm status.
TEXTUAL-CONVENTION    
  INTEGER noAlarm(0), informationAlarm(1), warningAlarm(2), minorAlarm(3), majorAlarm(4), criticalAlarm(5)  

FourRFMHSBStatus  
This is used to give the state of an MHSB terminal.
TEXTUAL-CONVENTION    
  INTEGER notAvailable(0), active(1), standby(2)  

FourRFMHSBCommand  
This is used to send a command to an MHSB terminal.
TEXTUAL-CONVENTION    
  INTEGER noCommand(0), clearSwitchedAlarm(1), forceSwitchover(2)  

FourRFHardwareVersion  
The hardware version details.
TEXTUAL-CONVENTION    
  DisplayString Size(0..32)  

FourRFSerialNumber  
A module/terminal serial number format xxxx-xxx.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

FourRFResetType  
The possible types of reset.
TEXTUAL-CONVENTION    
  INTEGER none(0), softReset(1), hardReset(2), watchdogReset(3)  

FourRFImageType  
The possible image types to upload.
TEXTUAL-CONVENTION    
  INTEGER none(0), kernel(1), rootfs(2), mib(3), configuration(4), firmware(5)  

FourRFImageStatus  
The possible image status values, currentImage means it is the running. selectedImage means that the image has been selected and will be used following the next reboot of the system, currentNotSelected means that the image is currently in use but won't be following a reboot.
TEXTUAL-CONVENTION    
  INTEGER inactiveImage(0), currentImage(1), currentNotSelected(2), selectedImage(3)  

FourRFImageVersion  
The image version details.
TEXTUAL-CONVENTION    
  DisplayString Size(0..64)  

FourRFProcessResultType  
The possible states for a process which takes time to complete.
TEXTUAL-CONVENTION    
  INTEGER none(0), executing(1), writingToFlash(2), succeeded(3), failed(4)  

FourRFTftpFileName  
The name of a file to transfered using TFTP.
TEXTUAL-CONVENTION    
  DisplayString Size(0..255)  

FourRFFileSize  
A size of a file in bytes.
TEXTUAL-CONVENTION    
  Unsigned32  

FourRFFrequency  
A frequency value in Hz.
TEXTUAL-CONVENTION    
  Unsigned32  

FourRFTxPower  
A transmitter power value in dBm.
TEXTUAL-CONVENTION    
  INTEGER noPower(0), dbm10(10), dbm11(11), dbm12(12), dbm13(13), dbm14(14), dbm15(15), dbm16(16), dbm17(17), dbm18(18), dbm19(19), dbm20(20), dbm21(21), dbm22(22), dbm23(23), dbm24(24), dbm25(25), dbm26(26), dbm27(27), dbm28(28), dbm29(29), dbm30(30), dbm31(31), dbm32(32), dbm33(33), dbm34(34), dbm35(35), dbm36(36), dbm37(37), dbm38(38), dbm39(39), dbm40(40)  

FourRFChannelWidth  
The possible channel width values.
TEXTUAL-CONVENTION    
  INTEGER invalidChannel(0), channel20KHz(1), channel25KHz(2), channel50KHz(3), channel75KHz(4), channel100KHz(5), channel125KHz(6), channel150KHz(7), channel200KHz(9), channel250KHz(10), channel400KHz(13), channel500KHz(20), channel800KHz(25), channel1MHz(30), channel1point25MHz(33), channel1point35MHz(35), channel1point75MHz(40), channel2MHz(42), channel2point5MHz(45), channel3point5MHz(50), channel5point25MHz(55), channel7MHz(60), channel14MHz(70)  

FourRFNetworkClockStatus  
The possible modulation types for the radio.
TEXTUAL-CONVENTION    
  INTEGER active(0), inactive(1), holdover(2)  

FourRFRSSI  
A receiver RSSI value, in dBm.
TEXTUAL-CONVENTION    
  Integer32 -2000..2000  

FourRFSNR  
A signal to noise ratio in dBm.
TEXTUAL-CONVENTION    
  Integer32  

FourRFModulationType  
The possible modulation types for the radio.
TEXTUAL-CONVENTION    
  INTEGER modQPSK(0), mod16QAM(1), mod32QAM(2), mod64QAM(3), mod128QAM(4), mod256QAM(5), modNone(6)  

FourRFTemperature  
A temperature value in degrees Celcius.
TEXTUAL-CONVENTION    
  Integer32  

FourRFErrorCounter  
An error counter, e.g. for the uncorrectable error count.
TEXTUAL-CONVENTION    
  Counter32  

FourRFRfBand  
This is used to identify the frequency band of the transmitter The bands are: 330 to 400 MHz (300 MHz) 400 to 470 MHz (400 MHz) 1350 to 1550 MHz (1400 MHz) .
TEXTUAL-CONVENTION    
  INTEGER invalidBand(0), band300MHz(10), band400MHz(20), band700MHz(24), band800MHz(26), band900MHz(28), band1400MHz(30)  

FourRFFanStatus  
This is used to identify current fan status.
TEXTUAL-CONVENTION    
  INTEGER notFitted(0), fanOkay(1), fanFailed(2)  

FourRFClockSource  
This is used to identify the clock source for the terminal.
TEXTUAL-CONVENTION    
  INTEGER networkClock(0), linkClock(1), internalClock(2)  

FourRFNetworkClockSelect  
This is used to select the priority of the clocks to use.
TEXTUAL-CONVENTION    
  INTEGER none(0), primary(1), secondary(2)  

FourRFLoopback  
This is used to control loopback or monitor status.
TEXTUAL-CONVENTION    
  INTEGER loopbackOff(0), loopbackOn(1)  

FourRFWebUserGroup  
This is used to identify the group to which a web user belongs.
TEXTUAL-CONVENTION    
  INTEGER readOnlyGroup(0), readWriteGroup(1), adminGroup(2)  

FourRFWebUserEnabled  
This is used to identify whether a web user is enabled.
TEXTUAL-CONVENTION    
  INTEGER userDisabled(0), userEnabled(1)  

FourRFTimeZone  
This is used to assign an offset in minutes based on GMT timezone.
TEXTUAL-CONVENTION    
  INTEGER gmtMinusTwelve(-720), gmtMinusEleven(-660), gmtMinusTen(-600), gmtMinusNine(-540), gmtMinusEight(-480), gmtMinusSeven(-420), gmtMinusSix(-360), gmtMinusFive(-300), gmtMinusFour(-240), gmtMinusThreePointFive(-210), gmtMinusThree(-180), gmtMinusTwo(-120), gmtMinusOne(-60), gmt(0), gmtPlusOne(60), gmtPlusTwo(120), gmtPlusThree(180), gmtPlusFour(240), gmtPlusFive(300), gmtPlusSix(360), gmtPlusSeven(420), gmtPlusEight(480), gmtPlusNine(540), gmtPlusTen(600), gmtPlusEleven(660), gmtPlusTwelve(720), gmtPlusThirteen(800)  

Defined Values

fourRFCommonTCModule 1.3.6.1.4.1.14817.2.4
Common 4RF MIB Textual Conventions.
MODULE-IDENTITY