USR-GWCWAN-MIB

File: USR-GWCWAN-MIB.mib (25265 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
IpAddress Integer32 DisplayString
InterfaceIndex common

Defined Types

UsrGwcwanIfEntry  
SEQUENCE    
  usrGwcwanIfIndex InterfaceIndex
  usrGwcwanIfName DisplayString
  usrGwcwanIfType INTEGER

UsrGwcwanV35IfEntry  
SEQUENCE    
  usrGwcwanV35IfIndex InterfaceIndex
  usrGwcwanV35ClockRefMode INTEGER
  usrGwcwanV35ClockInvertedMode INTEGER
  usrGwcwanV35FlagIdlePattern INTEGER
  usrGwcwanV35PortType INTEGER

UsrGwcwanT1E1IfEntry  
SEQUENCE    
  usrGwcwanT1E1IfIndex InterfaceIndex
  usrGwcwanDS1CableLen INTEGER
  usrGwcwanDS1LineBuildout INTEGER

UsrGwcwanWSOCKIfEntry  
SEQUENCE    
  usrGwcwanWSOCKIfIndex InterfaceIndex
  usrGwcwanIPConnType INTEGER
  usrGwcwanRemoteIp IpAddress
  usrGwcwanRemotePort Integer32
  usrGwcwanLocalPort Integer32

UsrGwcwanT1E1TrapEnaEntry  
SEQUENCE    
  usrGwcwanT1E1TrapEnaDS1Index Integer32
  usrGwcwanT1E1TrapEnaYellowAlarm INTEGER
  usrGwcwanT1E1TrapEnaSndYellowAlarm INTEGER
  usrGwcwanT1E1TrapEnaAlarmIndSignal INTEGER
  usrGwcwanT1E1TrapEnaSndAlarmIndSignal INTEGER
  usrGwcwanT1E1TrapEnaRedAlarm INTEGER
  usrGwcwanT1E1TrapEnaLossOfSignal INTEGER
  usrGwcwanT1E1TrapEnaloopBack INTEGER
  usrGwcwanT1E1TrapEnaRcvTestCode INTEGER

Defined Values

usrGwcwan 1.3.6.1.4.1.429.4.58
The commWorks enterprise defined MIB objects for the Network Element.
MODULE-IDENTITY    

usrGwcwanIfTable 1.3.6.1.4.1.429.4.58.1
A list of Gwcwan interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrGwcwanIfEntry

usrGwcwanIfEntry 1.3.6.1.4.1.429.4.58.1.1
Parameter values for a Gwcwan interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrGwcwanIfEntry  

usrGwcwanIfIndex 1.3.6.1.4.1.429.4.58.1.1.1
The value of ifIndex for the port. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usrGwcwanIfName 1.3.6.1.4.1.429.4.58.1.1.2
The textual name of the interface. It is of the form wan:# for physical interfaces and of the form wan:#/linkname for logicalinterfaces where # is the physical interface this logical interface resides on, and linkname is assigned by the administrator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

usrGwcwanIfType 1.3.6.1.4.1.429.4.58.1.1.3
This helps determine the type of physical interface / NIC Type/ WAN Driver Type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER usrGwcwanV35(1), usrGwcwanDS1(2), usrGwcwanWSOCK(3)  

usrGwcwanV35IfTable 1.3.6.1.4.1.429.4.58.2
A list of Gwcwan V35 virtual interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrGwcwanV35IfEntry

usrGwcwanV35IfEntry 1.3.6.1.4.1.429.4.58.2.1
Parameter values for V35 Gwcwan virtual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrGwcwanV35IfEntry  

usrGwcwanV35IfIndex 1.3.6.1.4.1.429.4.58.2.1.1
The value of ifIndex for the port. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usrGwcwanV35ClockRefMode 1.3.6.1.4.1.429.4.58.2.1.2
Valid only when usrGwcwanIfType is usrGwcwanV35. The clock ref mode of this v35 interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usrGwcwanDTELoopBack(1), usrGwcwanDCELoopBack(2)  

usrGwcwanV35ClockInvertedMode 1.3.6.1.4.1.429.4.58.2.1.3
Valid only when usrGwcwanIfType is usrGwcwanV35. The Clock inverted mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usrGwcwanNoneInverted(1), usrGwcwanClockInverted(2)  

usrGwcwanV35FlagIdlePattern 1.3.6.1.4.1.429.4.58.2.1.4
Valid only when usrGwcwanIfType is usrGwcwanV35. This mib is an addon to rfc1659 rs232SyncPortIdlePattern mib. rfc1659 does not support idle pattern as flag (7F). If this flag is set to flagIdlePattern, then Pilgrim sets wapi idle pattern to flag. Other wise, Pilgrim sets wapi according the value set in rs232SyncPortIdlePattern.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usrGwcwanFlagIdlePattern(1), usrGwcwanFlagIdlePatternInvalid(2)  

usrGwcwanV35PortType 1.3.6.1.4.1.429.4.58.2.1.5
The port's hardware type. This is actually a subset of rs232PortType parameter defined by RFC1659. It was necessary to re-define this variable since Write access is not allowed to the parameter defined by RFC1659.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rs232(2), rs422(3), v35(5), x21(6)  

usrGwcwanT1E1IfTable 1.3.6.1.4.1.429.4.58.3
A list of Gwcwan T1E1 virtual interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrGwcwanT1E1IfEntry

usrGwcwanT1E1IfEntry 1.3.6.1.4.1.429.4.58.3.1
Parameter values for T1E1 Gwcwan virtual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrGwcwanT1E1IfEntry  

usrGwcwanT1E1IfIndex 1.3.6.1.4.1.429.4.58.3.1.1
The value of ifIndex for the port. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usrGwcwanDS1CableLen 1.3.6.1.4.1.429.4.58.3.1.2
Valid only when usrGwcwanIfType is usrGwcwanDS1. The cable length of DS1 interface. If the interface is long haul, use usrGwcwanDS1CableLenLongHaul. Otherwise, use specified cable length.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usrGwcwanDS1CableLen0to131ft(1), usrGwcwanDS1CableLen131to262ft(2), usrGwcwanDS1CableLen262to393ft(3), usrGwcwanDS1CableLen393to524ft(4), usrGwcwanDS1CableLen524to655ft(5), usrGwcwanDS1CableLen655to786ft(6), usrGwcwanDS1CableLenLongHaul(7)  

usrGwcwanDS1LineBuildout 1.3.6.1.4.1.429.4.58.3.1.3
Valid only when usrGwcwanIfType is usrGwcwanDS1. The line build out of DS1 interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usrGwcwanDS1linebuildout0db(1), usrGwcwanDS1linebuildout7d5db(2), usrGwcwanDS1linebuildout15db(3), usrGwcwanDS1linebuildout22d5db(4)  

usrGwcwanWSOCKIfTable 1.3.6.1.4.1.429.4.58.4
A list of Gwcwan WSOCK virtual interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrGwcwanWSOCKIfEntry

usrGwcwanWSOCKIfEntry 1.3.6.1.4.1.429.4.58.4.1
Parameter values for WSOCK Gwcwan virtual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrGwcwanWSOCKIfEntry  

usrGwcwanWSOCKIfIndex 1.3.6.1.4.1.429.4.58.4.1.1
The value of ifIndex for the port. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usrGwcwanIPConnType 1.3.6.1.4.1.429.4.58.4.1.2
Valid only when usrGwcwanIfType is usrGwcwanWSOCK. The type of IP service to use to make the sockets connection (UDP or TCP).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usrGwcwanUDP(1), usrGwcwanTCP(2)  

usrGwcwanRemoteIp 1.3.6.1.4.1.429.4.58.4.1.3
Valid only when usrGwcwanIfType is usrGwcwanWSOCK. The remote IP address this virtual port sends to.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrGwcwanRemotePort 1.3.6.1.4.1.429.4.58.4.1.4
Valid only when usrGwcwanIfType is usrGwcwanWSOCK. The remote UDP/IP port this virtual port sends to.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrGwcwanLocalPort 1.3.6.1.4.1.429.4.58.4.1.5
Valid only when usrGwcwanIfType is usrGwcwanWSOCK. The local UDP/IP port this virtual port listens to.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrGwcwanT1E1TrapEnaTable 1.3.6.1.4.1.429.4.58.5
A trap enable table that defines a column for every trap that a DS1 entity can generate.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrGwcwanT1E1TrapEnaEntry

usrGwcwanT1E1TrapEnaEntry 1.3.6.1.4.1.429.4.58.5.1
There is one entry in this table for every DS1 that exists in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrGwcwanT1E1TrapEnaEntry  

usrGwcwanT1E1TrapEnaDS1Index 1.3.6.1.4.1.429.4.58.5.1.1
The value of ifIndex for the DS1/ES1 port. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrGwcwanT1E1TrapEnaYellowAlarm 1.3.6.1.4.1.429.4.58.5.1.2
Enable the generation of an SNMP trap for Far-End Loss of Frame condition (signaled by a received Yellow Alarm) on the specified DS1. This corresponds to dsx1RcvFarEndLOF bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaSndYellowAlarm 1.3.6.1.4.1.429.4.58.5.1.3
Enable the generation of an SNMP trap for Near End Sending Yellow Alarm condition on the specified DS1. This corresponds to dsx1XmtFarEndLOF bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaAlarmIndSignal 1.3.6.1.4.1.429.4.58.5.1.4
Enable the generation of an SNMP trap for Far End Sending Alarm Indication Signal condition on the specified DS1. This corresponds to dsx1RcvAIS bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaSndAlarmIndSignal 1.3.6.1.4.1.429.4.58.5.1.5
Enable the generation of an SNMP trap for Near End Sending Alarm Indication Signal condition on the specified DS1. This corresponds to dsx1XmtAIS bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaRedAlarm 1.3.6.1.4.1.429.4.58.5.1.6
Enable the generation of an SNMP trap for Near End Loss Of Frame (in red alarm condition) condition on the specified DS1. This corresponds to dsx1LossOfFrame bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaLossOfSignal 1.3.6.1.4.1.429.4.58.5.1.7
Enable the generation of an SNMP trap for Near End Loss Of Signal condition on the specified DS1. This corresponds to dsx1LossOfSignal bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaloopBack 1.3.6.1.4.1.429.4.58.5.1.8
Enable the generation of an SNMP trap for Near End loopback condition on the specified DS1. This corresponds to dsx1LoopbackState bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanT1E1TrapEnaRcvTestCode 1.3.6.1.4.1.429.4.58.5.1.9
Enable the generation of an SNMP trap for Near End test code condition on the specified DS1. This corresponds to dsx1RcvTestCode bit in dsx1LineStatus variable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

usrGwcwanTraps 1.3.6.1.4.1.429.4.58.6
OBJECT IDENTIFIER    

usrGwcwanT1E1YellowAlarm 1.3.6.1.4.1.429.4.58.6.1
This trap is generated for an active Far-End Loss of Frame condition (signaled by a received Yellow Alarm) on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrYellowAlarm 1.3.6.1.4.1.429.4.58.6.2
This trap is generated when Far-End Loss of Frame condition (signaled by a received Yellow Alarm) clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1SndYellowAlarm 1.3.6.1.4.1.429.4.58.6.3
This trap is generated for an active Near End Sending Yellow Alarm condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrSndYellowAlarm 1.3.6.1.4.1.429.4.58.6.4
This trap is generated when Near End Sending Yellow Alarm condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1AlarmIndSignal 1.3.6.1.4.1.429.4.58.6.5
This trap is generated for an active Far End Sending Alarm Indication Signal condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrAlarmIndSignal 1.3.6.1.4.1.429.4.58.6.6
This trap is generated when Far End Sending Alarm Indication Signal condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1SndAlarmIndSignal 1.3.6.1.4.1.429.4.58.6.7
This trap is generated for an active Near End Sending Alarm Indication Signal condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrSndAlarmIndSignal 1.3.6.1.4.1.429.4.58.6.8
This trap is generated when Near End Sending Alarm Indication Signal condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1RedAlarm 1.3.6.1.4.1.429.4.58.6.9
This trap is generated for an active Near End Loss Of Frame (in red alarm condition) condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrRedAlarm 1.3.6.1.4.1.429.4.58.6.10
This trap is generated when Near End Loss Of Frame (in red alarm condition) condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1LossOfSignal 1.3.6.1.4.1.429.4.58.6.11
This trap is generated for an active Near End Loss Of Signal condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrLossOfSignal 1.3.6.1.4.1.429.4.58.6.12
This trap is generated when Near End Loss Of Signal condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1loopBack 1.3.6.1.4.1.429.4.58.6.13
This trap is generated for an active Near End loopback condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrloopBack 1.3.6.1.4.1.429.4.58.6.14
This trap is generated when Near End loopback condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1RcvTestCode 1.3.6.1.4.1.429.4.58.6.15
This trap is generated for an active Near End test code condition on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrGwcwanT1E1ClrRcvTestCode 1.3.6.1.4.1.429.4.58.6.16
This trap is generated when Near End test code condition clears on the specified DS1.
Status: current Access: read-write
NOTIFICATION-TYPE