RBUC-MIB

File: RBUC-MIB.mib (12028 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CODAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 TimeTicks IpAddress
Gauge32 Counter32 DisplayString
DateAndTime TEXTUAL-CONVENTION TestAndIncr
TimeInterval TruthValue satcomMibs

Defined Types

ComponentRevision  
The hex value in the first octet - xx - represents the major revision no. and the hex value in the second octet - yy - represents the minor revision no.
TEXTUAL-CONVENTION    
  DisplayString Size(2)  

FaultStatus  
Describes all the possible faults in the system as a bit pattern.
TEXTUAL-CONVENTION    
  BITS pafault(0), lofault(1), internalfault(2), rcfault(3), lnbfault(4)  

TxStatus  
Describes all the possible faults in the system as a bit pattern.
TEXTUAL-CONVENTION    
  BITS txrs232(0), txrs485(1), txfsk(2), txfsk(3), txsnmp(4), txtelnet(5)  

Defined Values

rbucMIB 1.3.6.1.4.1.23304.2.1
The Structure of Management Information for the Codan enterprise. Copyright(c) 2009 All rights reserved
MODULE-IDENTITY    

configuration 1.3.6.1.4.1.23304.2.1.1
OBJECT IDENTIFIER    

status 1.3.6.1.4.1.23304.2.1.2
OBJECT IDENTIFIER    

info 1.3.6.1.4.1.23304.2.1.3
OBJECT IDENTIFIER    

txSettings 1.3.6.1.4.1.23304.2.1.1.1
OBJECT IDENTIFIER    

pktProtocol 1.3.6.1.4.1.23304.2.1.1.2
OBJECT IDENTIFIER    

rcSetting 1.3.6.1.4.1.23304.2.1.1.3
OBJECT IDENTIFIER    

freqs 1.3.6.1.4.1.23304.2.1.1.4
OBJECT IDENTIFIER    

misc 1.3.6.1.4.1.23304.2.1.1.5
OBJECT IDENTIFIER    

txOn 1.3.6.1.4.1.23304.2.1.1.1.1
Sets Tx on/off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

txDefault 1.3.6.1.4.1.23304.2.1.1.1.2
Sets Tx default 1-last 0-off.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

txAttenuator 1.3.6.1.4.1.23304.2.1.1.1.3
Sets/Gets Tx attenuation value in 1dBm steps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

protocol 1.3.6.1.4.1.23304.2.1.1.2.1
Sets/Gets packet protocol 0 - ASCII, 1 - CODAN, 2 - .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

address 1.3.6.1.4.1.23304.2.1.1.2.2
Sets/Gets packet address: 0-31 NDSatcom ...
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

mode 1.3.6.1.4.1.23304.2.1.1.3.1
Sets/Gets redundancy mode 0-none, 1-warm, 2-hot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2  

onLine 1.3.6.1.4.1.23304.2.1.1.3.2
Sets/Gets redundancy mode on on/off line state.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rfFreq 1.3.6.1.4.1.23304.2.1.1.4.1
Sets/Gets the RBUC RF frequency.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ifFreq 1.3.6.1.4.1.23304.2.1.1.4.2
Sets/Gets the RBUC IF frequency.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

loFreq 1.3.6.1.4.1.23304.2.1.1.4.3
Sets/Gets the RBUC LO frequency.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serIf 1.3.6.1.4.1.23304.2.1.1.5.1
Sets/Gets serial interface - rate, length, parity, stop, terminate RS422/485.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

serEcho 1.3.6.1.4.1.23304.2.1.1.5.2
Sets/Gets serial interface echo on/off.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pwrAlarmThresh 1.3.6.1.4.1.23304.2.1.1.5.3
Sets/Gets power alarm threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

burstPwrThresh 1.3.6.1.4.1.23304.2.1.1.5.4
Sets/Gets burst power threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

refSource 1.3.6.1.4.1.23304.2.1.1.5.5
Sets/Gets reference source 0-external, 1-internal.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ledState 1.3.6.1.4.1.23304.2.1.1.5.6
SetS/Gets LEDs status on/off.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

paStatus 1.3.6.1.4.1.23304.2.1.2.1
Gets to 1 when PA is on.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

txPower 1.3.6.1.4.1.23304.2.1.2.2
Gets Tx power format x.x dB.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

txBurstPower 1.3.6.1.4.1.23304.2.1.2.3
Gets Tx power. Format is x.x,y.y,z.z, where x.x is current burst power, y.y is min and z.z is max burts power.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

faults 1.3.6.1.4.1.23304.2.1.2.4
Gets the current fault status. Format - Bit0 PA fault, Bit1 Fan fault, Bit2 Power fault, Bit3 Temp fault, Bit4 10MHz fault, Bit5 Internal fault Bit6 LNB fault, Bit7 Red'cy Cont fault.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

latchedFaults 1.3.6.1.4.1.23304.2.1.2.5
Gets the current latched faults. Format is same as Faults.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

temperature 1.3.6.1.4.1.23304.2.1.2.6
Gets the BUC temperature. Format is x.x.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

minMaxTemperature 1.3.6.1.4.1.23304.2.1.2.7
Gets the BUC temperature. Format is x.x,y.y where x.x is max and y.y is min temperature.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemSetting 1.3.6.1.4.1.23304.2.1.2.8
Gets the current system status. Format is Bit0 - PA state, Bit1 - RS232 Tx, Bit2 - FSK Tx, Bit3 - RS485 Tx Bit4 - Redundancy mode, Bit5 - Online, Bit6..Bit7 - Redundancy cold or hot mode, Bit8 - HTTP Tx, Bit9 - TELNET Tx, Bit10 - SNMP Tx.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2047  

systemPoll 1.3.6.1.4.1.23304.2.1.2.9
Gets the system poll status. Format is Bit0 - Fault, Bit1 - System change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

deviceType 1.3.6.1.4.1.23304.2.1.2.10
Gets the device type. Format is X,Y where X is the model and Y is software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

gateway 1.3.6.1.4.1.23304.2.1.2.11
Gets the BUC gateway address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipAddr 1.3.6.1.4.1.23304.2.1.2.12
Gets the BUC IP address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

macAddress 1.3.6.1.4.1.23304.2.1.2.13
Gets the BUC MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

netmask 1.3.6.1.4.1.23304.2.1.2.14
Gets the BUC netmask.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

refPower 1.3.6.1.4.1.23304.2.1.2.15
Gets the BUC reference power.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

bucConfiguration 1.3.6.1.4.1.23304.2.1.2.16
Gets the BUC configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

buildStandard 1.3.6.1.4.1.23304.2.1.2.17
Gets the BUC build standard.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

idInfo 1.3.6.1.4.1.23304.2.1.3.1
Gets the module firmware revision, serial number and model. This string will have a zero length if the revision is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

limits 1.3.6.1.4.1.23304.2.1.3.2
Gets the limit data for the BUC. Format is: Power meter MIN/MAX , IF,RF and LO frequencies. This string will have a zero length if the revision is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pktProtocolsInfo 1.3.6.1.4.1.23304.2.1.3.3
Gets supported packet protocols and the corresponding address ranges.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString