BEROFIX-MIB

File: BEROFIX-MIB.mib (23309 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI RFC1213-MIB
SNMPv2-TC

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE ObjectName Integer32
Counter32 snmpModules system
ifIndex DisplayString

Defined Types

BerofixLineInterfaceEntry  
SEQUENCE    
  berofixLineInterfaceType DisplayString

BerofixNetworkEntry  
SEQUENCE    
  berofixMACAddress DisplayString
  berofixIPAddress DisplayString
  berofixIPNetmask DisplayString
  berofixIPGateway DisplayString
  berofixIPNameserver DisplayString

BerofixStatisticsCallsEntry  
SEQUENCE    
  berofixCallsType DisplayString
  berofixCallsCurrent Counter32
  berofixCallsCompleted Counter32
  berofixCallsAverageTime DisplayString

BerofixStatisticsL1ErrorEntry  
SEQUENCE    
  berofixL1Port INTEGER
  berofixL1PhySwitch Counter32
  berofixL1Clock Counter32
  berofixL1CRC Counter32
  berofixL1FrameResend Counter32
  berofixL1FrameSync Counter32
  berofixL1LossOfSignal Counter32

BerofixStatisticsL2ErrorEntry  
SEQUENCE    
  berofixL2Port INTEGER
  berofixL2FrameError Counter32
  berofixL2mdlA Counter32
  berofixL2mdlB Counter32
  berofixL2mdlC Counter32
  berofixL2mdlD Counter32
  berofixL2mdlE Counter32
  berofixL2mdlF Counter32
  berofixL2mdlG Counter32
  berofixL2mdlH Counter32
  berofixL2mdlI Counter32
  berofixL2mdlJ Counter32
  berofixL2mdlK Counter32

BerofixStatisticsISDNStateEntry  
SEQUENCE    
  berofixISDNStateType DisplayString
  berofixISDNStateProt DisplayString
  berofixISDNStateL1Link DisplayString
  berofixISDNStateL2Link DisplayString
  berofixISDNStateBlocked DisplayString

BerofixStatisticsPortStatEntry  
SEQUENCE    
  berofixPortStatPortType DisplayString
  berofixPortStatCallsType DisplayString
  berofixPortStatCallsCompleted Counter32
  berofixPortStatCallsCurrent Counter32
  berofixPortStatCallsAverageTime DisplayString

BerofixStatisticsSIPRegEntry  
SEQUENCE    
  berofixSIPRegAccountName DisplayString
  berofixSIPRegRegistrar DisplayString
  berofixSIPRegUsername DisplayString
  berofixSIPRegStatus DisplayString
  berofixSIPRegResponse DisplayString
  berofixSIPRegRefreshInterval Counter32
  berofixSIPRegRefreshIntFailed Counter32
  berofixSIPRegRefreshNext Counter32

BerofixStatisticsPOTSRegEntry  
SEQUENCE    
  berofixPOTSRegPort DisplayString
  berofixPOTSRegVoltage DisplayString

BerofixStatisticsGSMRegEntry  
SEQUENCE    
  berofixGSMRegPort DisplayString
  berofixGSMRegStatus DisplayString
  berofixGSMRegRSSI DisplayString
  berofixGSMRegBER DisplayString
  berofixGSMRegProvName DisplayString

BerofixCPUusageEntry  
SEQUENCE    
  berofixCPUusage1 INTEGER
  berofixCPUusage5 INTEGER
  berofixCPUusage15 INTEGER

BerofixRAMusageEntry  
SEQUENCE    
  berofixRAMtotal Counter32
  berofixRAMfree Counter32
  berofixRAMisgw Counter32

Defined Values

berofix 1.3.6.1.4.1.29886
OBJECT IDENTIFIER    

berofixDeviceInfo 1.3.6.1.4.1.29886.0
OBJECT IDENTIFIER    

berofixManufacturer 1.3.6.1.4.1.29886.0.1
The manufacturers name of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

berofixSerial 1.3.6.1.4.1.29886.0.2
The serial number of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

berofixRevision 1.3.6.1.4.1.29886.0.3
The hardware-revision of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

berofixRootVersion 1.3.6.1.4.1.29886.0.4
The firmware-version (RootFS) of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixAppVersion 1.3.6.1.4.1.29886.0.5
The firmware-version (AppFS) of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

berofixFPGAVersion 1.3.6.1.4.1.29886.0.6
The FPGA-version of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixLineInterfaceGroup 1.3.6.1.4.1.29886.0.7
OBJECT IDENTIFIER    

berofixLineInterfaceTable 1.3.6.1.4.1.29886.0.7.1
Table of LineInterfaces of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixLineInterfaceEntry

berofixLineInterfaceEntry 1.3.6.1.4.1.29886.0.7.1.1
LineInterface entry of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixLineInterfaceEntry  

berofixLineInterfaceType 1.3.6.1.4.1.29886.0.7.1.1.1
Type of LineInterface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixNetworkGroup 1.3.6.1.4.1.29886.0.8
OBJECT IDENTIFIER    

berofixNetworkTable 1.3.6.1.4.1.29886.0.8.1
Table of network-interfaces of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixNetworkEntry

berofixNetworkEntry 1.3.6.1.4.1.29886.0.8.1.1
LineInterface entry of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixNetworkEntry  

berofixMACAddress 1.3.6.1.4.1.29886.0.8.1.1.1
The MAC-address of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixIPAddress 1.3.6.1.4.1.29886.0.8.1.1.2
The IP-address of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixIPNetmask 1.3.6.1.4.1.29886.0.8.1.1.3
The netmask configured on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixIPGateway 1.3.6.1.4.1.29886.0.8.1.1.4
The IP-address of the gateway configured on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixIPNameserver 1.3.6.1.4.1.29886.0.8.1.1.5
The IP-address of the DNS-server configured on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixDeviceInfoUptimeGroup 1.3.6.1.4.1.29886.0.9
OBJECT IDENTIFIER    

berofixSystemUptime 1.3.6.1.4.1.29886.0.9.1
The uptime of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixISGWUptime 1.3.6.1.4.1.29886.0.9.2
The uptime of ISGW on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixStatisticsGroup 1.3.6.1.4.1.29886.0.10
OBJECT IDENTIFIER    

berofixStatisticsCallsGroup 1.3.6.1.4.1.29886.0.10.1
OBJECT IDENTIFIER    

berofixStatisticsCallsTable 1.3.6.1.4.1.29886.0.10.1.1
Table of call statistics of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsCallsEntry

berofixStatisticsCallsEntry 1.3.6.1.4.1.29886.0.10.1.1.1
Entry of call statistics of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsCallsEntry  

berofixCallsType 1.3.6.1.4.1.29886.0.10.1.1.1.1
Type of calls.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixCallsCurrent 1.3.6.1.4.1.29886.0.10.1.1.1.2
Current calls.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixCallsCompleted 1.3.6.1.4.1.29886.0.10.1.1.1.3
Completed calls.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixCallsAverageTime 1.3.6.1.4.1.29886.0.10.1.1.1.4
Average Time of completed calls.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixStatisticsL1ErrorGroup 1.3.6.1.4.1.29886.0.10.2
OBJECT IDENTIFIER    

berofixStatisticsL1ErrorTable 1.3.6.1.4.1.29886.0.10.2.1
Table of layer1 error statistics of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsL1ErrorEntry

berofixStatisticsL1ErrorEntry 1.3.6.1.4.1.29886.0.10.2.1.1
Entry of layer 1 errro statistics of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsL1ErrorEntry  

berofixL1Port 1.3.6.1.4.1.29886.0.10.2.1.1.1
Layer 1 Port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixL1PhySwitch 1.3.6.1.4.1.29886.0.10.2.1.1.2
Layer 1 cable connected counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL1Clock 1.3.6.1.4.1.29886.0.10.2.1.1.3
Layer 1 Clock error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL1CRC 1.3.6.1.4.1.29886.0.10.2.1.1.4
Layer 1 CRC error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL1FrameResend 1.3.6.1.4.1.29886.0.10.2.1.1.5
Layer 1 Frame Resend counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL1FrameSync 1.3.6.1.4.1.29886.0.10.2.1.1.6
Layer 1 FrameSync counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL1LossOfSignal 1.3.6.1.4.1.29886.0.10.2.1.1.7
Layer 1 Loss of Signal Error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixStatisticsL2ErrorGroup 1.3.6.1.4.1.29886.0.10.3
OBJECT IDENTIFIER    

berofixStatisticsL2ErrorTable 1.3.6.1.4.1.29886.0.10.3.1
Table of layer2 error statistics of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsL2ErrorEntry

berofixStatisticsL2ErrorEntry 1.3.6.1.4.1.29886.0.10.3.1.1
Entry of layer 2 errro statistics of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsL2ErrorEntry  

berofixL2Port 1.3.6.1.4.1.29886.0.10.3.1.1.1
Layer 2 port index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixL2FrameError 1.3.6.1.4.1.29886.0.10.3.1.1.2
Layer 2 frame error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlA 1.3.6.1.4.1.29886.0.10.3.1.1.3
Layer 2 MDL A error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlB 1.3.6.1.4.1.29886.0.10.3.1.1.4
Layer 2 MDL B error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlC 1.3.6.1.4.1.29886.0.10.3.1.1.5
Layer 2 MDL C error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlD 1.3.6.1.4.1.29886.0.10.3.1.1.6
Layer 2 MDL D error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlE 1.3.6.1.4.1.29886.0.10.3.1.1.7
Layer 2 MDL E error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlF 1.3.6.1.4.1.29886.0.10.3.1.1.8
Layer 2 MDL F error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlG 1.3.6.1.4.1.29886.0.10.3.1.1.9
Layer 2 MDL G error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlH 1.3.6.1.4.1.29886.0.10.3.1.1.10
Layer 2 MDL H error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlI 1.3.6.1.4.1.29886.0.10.3.1.1.11
Layer 2 MDL I error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlJ 1.3.6.1.4.1.29886.0.10.3.1.1.12
Layer 2 MDL J error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixL2mdlK 1.3.6.1.4.1.29886.0.10.3.1.1.13
Layer 2 MDL K error counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixStatisticsISDNStateGroup 1.3.6.1.4.1.29886.0.10.4
OBJECT IDENTIFIER    

berofixStatisticsISDNStateTable 1.3.6.1.4.1.29886.0.10.4.1
Table of layer2 error statistics of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsISDNStateEntry

berofixStatisticsISDNStateEntry 1.3.6.1.4.1.29886.0.10.4.1.1
Entry of layer 2 error statistics of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsISDNStateEntry  

berofixISDNStateType 1.3.6.1.4.1.29886.0.10.4.1.1.1
Type of port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixISDNStateProt 1.3.6.1.4.1.29886.0.10.4.1.1.2
Protocol of port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  



berofixISDNStateBlocked 1.3.6.1.4.1.29886.0.10.4.1.1.5
Port blocked?
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixStatisticsPortStatGroup 1.3.6.1.4.1.29886.0.10.5
OBJECT IDENTIFIER    

berofixStatisticsPortStatTable 1.3.6.1.4.1.29886.0.10.5.1
Table of layer2 error statistics of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsPortStatEntry

berofixStatisticsPortStatEntry 1.3.6.1.4.1.29886.0.10.5.1.1
Entry of layer 2 error statistics of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsPortStatEntry  

berofixPortStatPortType 1.3.6.1.4.1.29886.0.10.5.1.1.1
Type of port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixPortStatCallsType 1.3.6.1.4.1.29886.0.10.5.1.1.2
Type of calls.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixPortStatCallsCompleted 1.3.6.1.4.1.29886.0.10.5.1.1.3
Count of completed calls.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixPortStatCallsCurrent 1.3.6.1.4.1.29886.0.10.5.1.1.4
Count of running calls.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixPortStatCallsAverageTime 1.3.6.1.4.1.29886.0.10.5.1.1.5
Average time of calls.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixStatisticsSIPRegGroup 1.3.6.1.4.1.29886.0.10.6
OBJECT IDENTIFIER    

berofixStatisticsSIPRegTable 1.3.6.1.4.1.29886.0.10.6.1
Table of SIP-Registrations on this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsSIPRegEntry

berofixStatisticsSIPRegEntry 1.3.6.1.4.1.29886.0.10.6.1.1
Entry of SIP-Registrations on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsSIPRegEntry  

berofixSIPRegAccountName 1.3.6.1.4.1.29886.0.10.6.1.1.1
Name of SIP-Account.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixSIPRegRegistrar 1.3.6.1.4.1.29886.0.10.6.1.1.2
DNS-name / IP-address of registrar.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixSIPRegUsername 1.3.6.1.4.1.29886.0.10.6.1.1.3
Username.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixSIPRegStatus 1.3.6.1.4.1.29886.0.10.6.1.1.4
Status of registration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixSIPRegResponse 1.3.6.1.4.1.29886.0.10.6.1.1.5
Responsecode.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixSIPRegRefreshInterval 1.3.6.1.4.1.29886.0.10.6.1.1.6
Refresh interval (normal).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixSIPRegRefreshIntFailed 1.3.6.1.4.1.29886.0.10.6.1.1.7
Refresh interval (after failure).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixSIPRegRefreshNext 1.3.6.1.4.1.29886.0.10.6.1.1.8
Next refresh.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixStatisticsPOTSRegGroup 1.3.6.1.4.1.29886.0.10.7
OBJECT IDENTIFIER    

berofixStatisticsPOTSRegTable 1.3.6.1.4.1.29886.0.10.7.1
Table of POTS-Ports on this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsPOTSRegEntry

berofixStatisticsPOTSRegEntry 1.3.6.1.4.1.29886.0.10.7.1.1
Entry of POTS-Ports on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsPOTSRegEntry  

berofixPOTSRegPort 1.3.6.1.4.1.29886.0.10.7.1.1.1
Index of Analog-Port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixPOTSRegVoltage 1.3.6.1.4.1.29886.0.10.7.1.1.2
Line-Voltage of Analog-Port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixStatisticsGSMRegGroup 1.3.6.1.4.1.29886.0.10.8
OBJECT IDENTIFIER    

berofixStatisticsGSMRegTable 1.3.6.1.4.1.29886.0.10.8.1
Table of GSM-Registrations on this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixStatisticsGSMRegEntry

berofixStatisticsGSMRegEntry 1.3.6.1.4.1.29886.0.10.8.1.1
Entry of GSM-Registrations on this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixStatisticsGSMRegEntry  

berofixGSMRegPort 1.3.6.1.4.1.29886.0.10.8.1.1.1
Port-Index of GSM-Module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixGSMRegStatus 1.3.6.1.4.1.29886.0.10.8.1.1.2
Registration status of GSM-Module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixGSMRegRSSI 1.3.6.1.4.1.29886.0.10.8.1.1.3
RSSI-Value of GSM-Module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixGSMRegBER 1.3.6.1.4.1.29886.0.10.8.1.1.4
BER-Value of GSM-Module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixGSMRegProvName 1.3.6.1.4.1.29886.0.10.8.1.1.5
Provider GSM-Module is registered to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

berofixCPUusageGroup 1.3.6.1.4.1.29886.0.11
OBJECT IDENTIFIER    

berofixCPUusageTable 1.3.6.1.4.1.29886.0.11.1
Table of CPU usage of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixCPUusageEntry

berofixCPUusageEntry 1.3.6.1.4.1.29886.0.11.1.1
Entry of CPU usage of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixCPUusageEntry  

berofixCPUusage1 1.3.6.1.4.1.29886.0.11.1.1.1
CPU usage of this berofix-device (last minute).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixCPUusage5 1.3.6.1.4.1.29886.0.11.1.1.2
CPU usage of this berofix-device (last 5 minutes).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixCPUusage15 1.3.6.1.4.1.29886.0.11.1.1.3
CPU usage of this berofix-device (last 15 minutes).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

berofixRAMusageGroup 1.3.6.1.4.1.29886.0.12
OBJECT IDENTIFIER    

berofixRAMusageTable 1.3.6.1.4.1.29886.0.12.1
Table of RAM usage of this berofix-device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerofixRAMusageEntry

berofixRAMusageEntry 1.3.6.1.4.1.29886.0.12.1.1
Entry of RAM usage of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  BerofixRAMusageEntry  

berofixRAMtotal 1.3.6.1.4.1.29886.0.12.1.1.1
Total RAM of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixRAMfree 1.3.6.1.4.1.29886.0.12.1.1.2
Free RAM of this berofix-device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixRAMisgw 1.3.6.1.4.1.29886.0.12.1.1.3
RAM usage of this berofix-device isgw.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berofixDeviceControl 1.3.6.1.4.1.29886.1
OBJECT IDENTIFIER    

berofixReboot 1.3.6.1.4.1.29886.1.1
Reboot this berofix-device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

berofixNotifications 1.3.6.1.4.1.29886.2
OBJECT IDENTIFIER    

berofixNotificationsGroupIsdnL2 1.3.6.1.4.1.29886.2.0
OBJECT IDENTIFIER    

isdn-L2Port 1.3.6.1.4.1.29886.2.0.0
Notification for L2 State changes (Port-Index)
Status: current Access: read-write
NOTIFICATION-TYPE    

isdn-L2Up 1.3.6.1.4.1.29886.2.0.1
Notification for L2 State change to UP
Status: current Access: read-write
NOTIFICATION-TYPE    

isdn-L2Down 1.3.6.1.4.1.29886.2.0.2
Notification for L2 State change to DOWN
Status: current Access: read-write
NOTIFICATION-TYPE