VERTICAL-STATION-MIB

File: VERTICAL-STATION-MIB.mib (36314 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

Gauge enterprises DisplayString
OBJECT-TYPE TRAP-TYPE

Defined Types

VStationCardEntry  
SEQUENCE    
  vStationCardSlotNumber INTEGER
  vStationCardType INTEGER
  vStationCardIOPortAddress INTEGER
  vStationCardState INTEGER
  vStationCardErrorLED INTEGER
  vStationCardReadyLED INTEGER

VStationDeviceEntry  
SEQUENCE    
  vStationDeviceSlotNumber INTEGER
  vStationDeviceDeviceNumber INTEGER
  vStationDeviceIfIndex INTEGER
  vStationDeviceBaseIOAddress INTEGER
  vStationDeviceEnabled INTEGER
  vStationDeviceInterrupt INTEGER
  vStationDeviceNumChannels INTEGER
  vStationDeviceMVIPStartingChannel INTEGER
  vStationDeviceMVIPStream INTEGER
  vStationDeviceType INTEGER
  vStationDeviceChangePending INTEGER

VStationChannelEntry  
SEQUENCE    
  vStationChannelIndex INTEGER
  vStationChannelSlotNumber INTEGER
  vStationChannelDeviceNumber INTEGER
  vStationChannelChannelType INTEGER
  vStationChannelMWIType INTEGER
  vStationChannelOperationMode INTEGER
  vStationChannelState INTEGER
  vStationChannelType INTEGER
  vStationChannelCallState INTEGER
  vStationChannelCalledPartyNumber DisplayString
  vStationChannelCallingPartyNumber DisplayString
  vStationChannelChangePending INTEGER

VStationFirstDigitEntry  
SEQUENCE    
  vStationDigitIndex INTEGER
  vStationDigitString DisplayString
  vStationDigitCallType INTEGER
  vStationDigitMoreDigits INTEGER
  vStationDigitTimeout INTEGER
  vStationDigitStripDigits INTEGER

VStationVMCallHandleEntry  
SEQUENCE    
  vStationVMCallHandleIndex INTEGER
  vStationVMCallHandleType INTEGER
  vStationVMCallHandleOpcode OCTET STRING
  vStationVMCallHandleSRCNumber OCTET STRING
  vStationVMCallHandleDSTNumber OCTET STRING

Defined Values

vertical 1.3.6.1.4.1.2338
OBJECT IDENTIFIER    

vStationModule 1.3.6.1.4.1.2338.7
OBJECT IDENTIFIER    

vStationCommonGroup 1.3.6.1.4.1.2338.7.1
OBJECT IDENTIFIER    

vStationFirstDigitTimeout 1.3.6.1.4.1.2338.7.1.1
Specifies the maximum number of seconds to wait for the first digit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vStationDigitTimeout 1.3.6.1.4.1.2338.7.1.2
Specifies the maximum number of seconds to wait between digits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vStationOffHookTimeout 1.3.6.1.4.1.2338.7.1.3
Specifies the maximum number of seconds to wait for the user to hang up phone after call disconnects or user executes an invalid operation. Howler tone is applied at timeout.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vStationNumStationCards 1.3.6.1.4.1.2338.7.1.4
Specifies the number of station cards installed in the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vStationExternalDialDigit 1.3.6.1.4.1.2338.7.1.5
Identifies the starting digit for making an external call.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..1)  

vStationCardGroup 1.3.6.1.4.1.2338.7.2
OBJECT IDENTIFIER    

vStationCardTable 1.3.6.1.4.1.2338.7.2.1
Table of status, control and configuraion about cards containing station devices within the system. There are as many entries as there are cards containing station devices
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VStationCardEntry

vStationCardEntry 1.3.6.1.4.1.2338.7.2.1.1
An entry in the Vertical Station Card table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VStationCardEntry  

vStationCardSlotNumber 1.3.6.1.4.1.2338.7.2.1.1.1
Physical slot in the system in which the card is installed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

vStationCardType 1.3.6.1.4.1.2338.7.2.1.1.2
The Vertical's card Type. The following types are defined: card-type-NOT-CONFIGURED = 0, card-type-24-CHANNEL-STATION = 2, card-type-BRIDGE1 = 4
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER card-type-NOT-CONFIGURED(0), card-type-24-CHANNEL-STATION(2), card-type-BRIDGE1(4)  

vStationCardIOPortAddress 1.3.6.1.4.1.2338.7.2.1.1.3
The ISA bus base address for this Card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7fffffff  

vStationCardState 1.3.6.1.4.1.2338.7.2.1.1.4
The current status of the card. The valid values are 0 -> Disabled, 1 -> Enabled, 0xff -> Removed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), removed(255)  

vStationCardErrorLED 1.3.6.1.4.1.2338.7.2.1.1.5
All Vertical cards have an ERROR LED and a READY LED. The combined values of these LEDs are as follows - ERRORLed READYLed VALUE OPERATIONAL DEFINITION OFF OFF (0 0) Invalid state ON OFF (1 0) Just after power up. This state remains until card is ready to service io. ON ON (1 1) Statue during software initialization OFF ON (0 1) The normal operational state of the card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

vStationCardReadyLED 1.3.6.1.4.1.2338.7.2.1.1.6
All Vertical cards have a READY LED and an ERROR LED. The combined values of these LEDs are as follows - ERRORLed READYLed OPERATIONAL DEFINITION OFF OFF invalid state ON OFF Just after power up. This state remains until card is ready to service io. ON ON Statue during software initialization OFF ON The normal operational state of the card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

vStationDeviceTable 1.3.6.1.4.1.2338.7.2.2
Table of status, control and configuraion about station devices within the system. There are as many entries as there are station devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VStationDeviceEntry

vStationDeviceEntry 1.3.6.1.4.1.2338.7.2.2.1
An entry in the Vertical Station device Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VStationDeviceEntry  

vStationDeviceSlotNumber 1.3.6.1.4.1.2338.7.2.2.1.1
Physical slot number inside the system in which the card containing this device is installed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

vStationDeviceDeviceNumber 1.3.6.1.4.1.2338.7.2.2.1.2
The logical device number for this station device in its card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

vStationDeviceIfIndex 1.3.6.1.4.1.2338.7.2.2.1.3
The interface Index for this device. The value for this object correlates to the IfIndex found in MIB-II.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

vStationDeviceBaseIOAddress 1.3.6.1.4.1.2338.7.2.2.1.4
The ISA bus base address for this Card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7fffffff  

vStationDeviceEnabled 1.3.6.1.4.1.2338.7.2.2.1.5
Setting this variable to Disabled will disable this particular station device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

vStationDeviceInterrupt 1.3.6.1.4.1.2338.7.2.2.1.6
Interrupt Request level for this card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vStationDeviceNumChannels 1.3.6.1.4.1.2338.7.2.2.1.7
The ISA bus address for this Card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

vStationDeviceMVIPStartingChannel 1.3.6.1.4.1.2338.7.2.2.1.8
Vertical card revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

vStationDeviceMVIPStream 1.3.6.1.4.1.2338.7.2.2.1.9
Vertical card identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

vStationDeviceType 1.3.6.1.4.1.2338.7.2.2.1.10
Specifies the Type of this device Valid values are : dev-undef, // 0 : undefined dev-station, // 8 : Station channels
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dev-undef(0), dev-station(8)  

vStationDeviceChangePending 1.3.6.1.4.1.2338.7.2.2.1.11
Interrupt Request level for this card/trunk.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7fffffff  

vStationChannelTable 1.3.6.1.4.1.2338.7.2.3
Table of status, control and configuraion about station device channels within the system. There is an entry for each channel of each station device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VStationChannelEntry

vStationChannelEntry 1.3.6.1.4.1.2338.7.2.3.1
An entry in the Vertical Station device Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VStationChannelEntry  

vStationChannelIndex 1.3.6.1.4.1.2338.7.2.3.1.1
This is the logical channel number of the channel within its station device. For 12 channel station devices, it is between 1 and 12 and for 24 channel stations, it is between 1 and 24.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..24  

vStationChannelSlotNumber 1.3.6.1.4.1.2338.7.2.3.1.2
The value for this object is the logical number of the slot in which the card containing this channel is located (vStationDeviceSlotNumber).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

vStationChannelDeviceNumber 1.3.6.1.4.1.2338.7.2.3.1.3
The value for this object is the logical device number of the device containing this channel within its slot, ie vStationDeviceDeviceNumber
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

vStationChannelChannelType 1.3.6.1.4.1.2338.7.2.3.1.4
The Channel Type. Valid values are 1 -> Loop Start
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loopStart(1)  

vStationChannelMWIType 1.3.6.1.4.1.2338.7.2.3.1.5
Defines the type of Message Waiting Indication. The valid values are : 1 -> stutter, 2 -> lamp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER stutter(1), lamp(2)  

vStationChannelOperationMode 1.3.6.1.4.1.2338.7.2.3.1.6
Defines the operation mode of the channel. Valid values are : 1 -> station, 2 -> voiceMail, 3 -> PBX.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER station(1), voiceMail(2), pBX(3)  

vStationChannelState 1.3.6.1.4.1.2338.7.2.3.1.7
Indicates the operational status of this channel. Valid values are: 0 -> disabled, 1 -> enabled, 2 -> not configured
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), notConfigured(2)  

vStationChannelType 1.3.6.1.4.1.2338.7.2.3.1.8
The phone type for this particular channel. Valid values are: 1 -> basic, 2 -> callerID, 3 -> callerID-callWaiting (caller ID with call waiting).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER basic(1), callerID(2), callerID-callWaiting(3)  

vStationChannelCallState 1.3.6.1.4.1.2338.7.2.3.1.9
Indicates the phone call state of this channel. Valid values are: call-state-VOID (0), -> invalid state call-state-IDLE (1), -> the line is in idle state call-state-DIALING (2), -> the line is originating a call call-state-COLLECT-FIRST-DIGIT (3), -> waiting to collect the first digit call-state-COLLECT-DIGITS (4), -> collecting additional digits call-state-CALL-OFFERED (5), -> the station call request has been offered to the PBX control call-state-PROCEEDING (6), -> the call is in progress call-state-RINGING (7), -> the call has seized a destination line call-state-ALERTING (8), -> the destination has been seized call-state-CONNECTED (9), -> the destination has answered the call call-state-DISCONNECTING (10), -> the call is in the process of terminating call-state-FAILED (11), -> the call attempt failed, wait for hangup call-state-UNAVAILABLE (12), -> destination is not available to receive call call-state-OFFHOOK (13), -> the call has been completed but the phone is offhook call-state-INITIALIZE (14), -> initialize the call object (binds with Conn Mgr) call-state-INITIALIZING (15), -> waiting for the response from Conn Mgr (Inservice Ack) call-state-DIAL-REQUEST (16), -> call object sent up OffhookInd and waiting for ACK call-state-HELD (17), -> the call has been put on hold call-state-FEATURE-INVOKED (18), -> indications that a feature has been invoked and waiting response call-state-OFFHOOK-IDLE (19), -> indicates that the phone is set to offhook and is IDLE call-state-OFFHOOK-ACTIVE (20), -> indicates that the phone is set to offhook and is ACTIVE call-state-OUT-OF-SERVICE (21), -> indicates that the phone is out of service call-state-OUTPULSING (22), -> digits are being sent to the external key or voice mail system
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER call-state-VOID(0), call-state-IDLE(1), call-state-DIALING(2), call-state-COLLECT-FIRST-DIGIT(3), call-state-COLLECT-DIGITS(4), call-state-CALL-OFFERED(5), call-state-PROCEEDING(6), call-state-RINGING(7), call-state-ALERTING(8), call-state-CONNECTED(9), call-state-DISCONNECTING(10), call-state-FAILED(11), call-state-UNAVAILABLE(12), call-state-OFFHOOK(13), call-state-INITIALIZE(14), call-state-INITIALIZING(15), call-state-DIAL-REQUEST(16), call-state-HELD(17), call-state-FEATURE-INVOKED(18), call-state-OFFHOOK-IDLE(19), call-state-OFFHOOK-ACTIVE(20), call-state-OUT-OF-SERVICE(21), call-state-OUTPULSING(22)  

vStationChannelCalledPartyNumber 1.3.6.1.4.1.2338.7.2.3.1.10
Indicates the called party number, either an internal extension or external number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

vStationChannelCallingPartyNumber 1.3.6.1.4.1.2338.7.2.3.1.11
Indicates the calling party number, either an internal extension or external number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

vStationChannelChangePending 1.3.6.1.4.1.2338.7.2.3.1.12
Indicates that a change to the channel values have been made to the registry. The intepretation of the values are : 1 => change made to the registry, but not incorporated in the device yet 0 => the device changes the value to 0 from 1, after it incorporates the value from registry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

vStationDigitTableGroup 1.3.6.1.4.1.2338.7.3
OBJECT IDENTIFIER    

vStationFirstDigitTable 1.3.6.1.4.1.2338.7.3.1
Table of settings for each digits (0-9) which may be dialled as the first digit. There are 10 entries, one for each digit, in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VStationFirstDigitEntry

vStationFirstDigitEntry 1.3.6.1.4.1.2338.7.3.1.1
An entry in the Vertical Station First Digit Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VStationFirstDigitEntry  

vStationDigitIndex 1.3.6.1.4.1.2338.7.3.1.1.1
This is the index to an entry in the first digit table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

vStationDigitString 1.3.6.1.4.1.2338.7.3.1.1.2
The first digit string . Valid values : '0' to '9'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1)  

vStationDigitCallType 1.3.6.1.4.1.2338.7.3.1.1.3
Type of call generated by this digit. Valid values are : fc-VOID (0), // undefined feature code fc-HOLD-CALL (1), fc-PARK-CALL (2), fc-STATION-CALL (3), fc-LONG-DISTANCE-CALL (4), fc-INTERNATIONAL-CALL (5), fc-LOCAL-CALL (6), fc-OPERATOR-CALL (7), fc-RECEPTIONIST-CALL (8), fc-CAMP-ON-CALL (9)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fc-VOID(0), fc-HOLD-CALL(1), fc-PARK-CALL(2), fc-STATION-CALL(3), fc-LONG-DISTANCE-CALL(4), fc-INTERNATIONAL-CALL(5), fc-LOCAL-CALL(6), fc-OPERATOR-CALL(7), fc-RECEPTIONIST-CALL(8), fc-CAMP-ON-CALL(9)  

vStationDigitMoreDigits 1.3.6.1.4.1.2338.7.3.1.1.4
The number of additional digits to collect after the matched digits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

vStationDigitTimeout2 1.3.6.1.4.1.2338.7.3.1.1.5
Indicates whether the dialling should terminate on a timeout. valid values are : dontTerminate -> 0 terminate -> 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dontTerminate(0), terminate(1)  

vStationDigitStripDigits 1.3.6.1.4.1.2338.7.3.1.1.6
Indicates the number of leading digits to strip from the digitss collected before they are reported up to the connection manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

vStationExtVoiceMailGroup 1.3.6.1.4.1.2338.7.4
OBJECT IDENTIFIER    

vStationATTSystem25Group 1.3.6.1.4.1.2338.7.4.1
OBJECT IDENTIFIER    

vStationMWILampON 1.3.6.1.4.1.2338.7.4.1.1
Command expected from the external voice mail system to turn on a station's lamp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

vStationMWILampOFF 1.3.6.1.4.1.2338.7.4.1.2
Command expected from the external voice mail system to turn off a station's lamp.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

vStationVMCallHandleTable 1.3.6.1.4.1.2338.7.4.1.3
Table of settings and commands for accessing the voice mail port for different types of access, i.e. external caller coming directly to voice mail port, external caller being forwarded to a voice mail port, etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VStationVMCallHandleEntry

vStationVMCallHandleEntry 1.3.6.1.4.1.2338.7.4.1.3.1
An entry in the Vertical Station Voice Mail call handle table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VStationVMCallHandleEntry  

vStationVMCallHandleIndex 1.3.6.1.4.1.2338.7.4.1.3.1.1
This is the index to an entry in the Voice Mail call handle table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

vStationVMCallHandleType 1.3.6.1.4.1.2338.7.4.1.3.1.2
Indicates the type of access to voice mail port made. valid values are : directExternal (1) -> An external caller coming directly into the voice mail port. forwardExternal (2) -> An external caller caling an extension, but was then forwarded to the voice mail port. directInternal (3) -> An internal caller coming directly into the voice mail port. forwardInternal (4) -> An internal caller caling an extension, but was then forwarded to the voice mail port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER directExternal(1), forwardExternal(2), directInternal(3), forwardInternal(4)  

vStationVMCallHandleOpcode 1.3.6.1.4.1.2338.7.4.1.3.1.3
The opcode string for this operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

vStationVMCallHandleSRCNumber 1.3.6.1.4.1.2338.7.4.1.3.1.4
The source number format string. It contains a C type '%s' where the source number would be filled in
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

vStationVMCallHandleDSTNumber 1.3.6.1.4.1.2338.7.4.1.3.1.5
The destination number format string. It contains a C type '%s' where the destination number would be filled in
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

vStationCannotPlayTone 12
This notification is sent when the specific channel cannot play tone.
TRAP-TYPE    

vStationCannotCancelTone 13
This notification is sent when the specific channel cannot cancel tone.
TRAP-TYPE    

vStationCannotAttachDigitCollector 14
This notification is sent when the specific channel cannot attach digits collected
TRAP-TYPE    

vStationCannotReleaseDigitCollector 15
This notification is sent when the specific channel cannot release digits collected
TRAP-TYPE    

vStationRECONFIG-COMPLETE 16
This notification is sent when the specific station device successfully reads and incorporates the values from the registry.
TRAP-TYPE    

vStationRECONFIG-ERROR 17
This notification is sent when the specific station device fails to incorporate the values read from the registry.
TRAP-TYPE