ASCEND-ADVANCED-AGENT-MIB

File: ASCEND-ADVANCED-AGENT-MIB.mib (18855 bytes)

Imported modules

ASCEND-MIB RFC-1212

Imported symbols

advancedAgent DisplayString OBJECT-TYPE

Defined Types

WanLineEntry  
SEQUENCE    
  wanLineIfIndex INTEGER
  wanLineName DisplayString
  wanLineType OBJECT IDENTIFIER
  wanLineChannels INTEGER
  wanLineState INTEGER
  wanLineStateString DisplayString
  wanLineActiveChannels INTEGER
  wanLineUsage INTEGER
  wanLineHuntGrpPhoneNumber1 DisplayString
  wanLineHuntGrpPhoneNumber2 DisplayString
  wanLineHuntGrpPhoneNumber3 DisplayString
  wanLineAvailableChannels INTEGER
  wanLineSwitchedChannels INTEGER
  wanLineDisabledChannels INTEGER
  wanLineNailedChannels INTEGER
  wanLineOutOfServiceChannels INTEGER
  wanLineNet2NetChannels INTEGER
  wanLineDtptChannels INTEGER

WanLineChannelEntry  
SEQUENCE    
  wanLineChannelIfIndex INTEGER
  wanLineChannelIndex INTEGER
  wanLineChannelState INTEGER
  wanLineChannelStateString DisplayString
  wanLineChannelErrorCount INTEGER
  wanLineChannelUsage INTEGER
  wanLineChannelTrunkGroup INTEGER
  wanLineChannelPhoneNumber DisplayString
  wanLineChannelSlot INTEGER
  wanLineChannelPort INTEGER
  wanLineChannelNailedState INTEGER

WanLineChannelUsageEntry  
SEQUENCE    
  wanLineChannelUsageCount INTEGER

Defined Values

wanUseTrunkGroups 1.3.6.1.4.1.529.4.20
System wide parameter dictating the use of trunk groups.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER do-not-use(1), use(2)  

wanLineTable 1.3.6.1.4.1.529.4.21
The wan line table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanLineEntry

wanLineEntry 1.3.6.1.4.1.529.4.21.1
An entry in the wan line table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WanLineEntry  

wanLineIfIndex 1.3.6.1.4.1.529.4.21.1.1
This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineName 1.3.6.1.4.1.529.4.21.1.2
A textual name of the wanLine as assigned through the menu sytem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wanLineType 1.3.6.1.4.1.529.4.21.1.3
One of 'wanTypes'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

wanLineChannels 1.3.6.1.4.1.529.4.21.1.4
The number of ds0 channels supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineState 1.3.6.1.4.1.529.4.21.1.5
The state of the line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ls-unknown(1), ls-does-not-exist(2), ls-disabled(3), ls-no-physical(4), ls-no-logical(5), ls-point-to-point(6), ls-multipoint-1(7), ls-multipoint-2(8), ls-loss-of-sync(9), ls-yellow-alarm(10), ls-ais-receive(11), ls-no-d-channel(12), ls-active(13), ls-maintenance(14)  

wanLineStateString 1.3.6.1.4.1.529.4.21.1.6
A textual representation of the wanLineState as displayed by the menu sytem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wanLineActiveChannels 1.3.6.1.4.1.529.4.21.1.7
The number of switched DS0 channels of the line. This variable counts the number of wanLineChannels on an enabled line with the wanLineChannelUsage of ds0-switched-channel(3) and with any following wanLineChannelState bs-clear-pending(8), bs-dialing(9), bs-ringing(10),and bs-connected(11) for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineUsage 1.3.6.1.4.1.529.4.21.1.8
The usage of the line. SETting values are supported only for T1/E1 links. Only lu-disabled(3), lu-trunk(5), and lu-quiesced(6) for T1/PRI are currently supported for SETs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lu-unknown(1), lu-unavailable(2), lu-disabled(3), lu-enabled(4), lu-trunk(5), lu-quiesced(6), lu-drop-and-insert(7), lu-t-online-user(8), lu-t-online-zgr(9)  

wanLineHuntGrpPhoneNumber1 1.3.6.1.4.1.529.4.21.1.9
The hunt group phone number associated with the line. This entry is manually entered in the line configurations options.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wanLineHuntGrpPhoneNumber2 1.3.6.1.4.1.529.4.21.1.10
The hunt group phone number associated with the line. This entry is manually entered in the line configurations options.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wanLineHuntGrpPhoneNumber3 1.3.6.1.4.1.529.4.21.1.11
The hunt group phone number associated with the line. This entry is manually entered in the line configurations options.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wanLineAvailableChannels 1.3.6.1.4.1.529.4.21.1.12
The number of DS0 channels of the line configured as Switched and available for making or accepting calls. This variable counts the number of wanLineChannels with the wanLineChannelState of bs-idle(7) for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineSwitchedChannels 1.3.6.1.4.1.529.4.21.1.13
The number of DS0 channels of the line configured as switched. This variable counts the number of wanLineChannels on an enabled line with the wanLineChannelUsage of ds0-switched-channel(3) and with wanLineChannelState not bs-disabled(18) for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineDisabledChannels 1.3.6.1.4.1.529.4.21.1.14
The number of disabled DS0 channels of the line. This variable counts the number of wanLineChannels with the wanLineChannelState of bs-disabled(18) and with any wanLineChannelUsage for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineNailedChannels 1.3.6.1.4.1.529.4.21.1.15
The number of DS0 channels of the line configured as nailed. This variable counts the number of wanLineChannels on an enabled line with the wanLineChannelUsage of ds0-clear-64(5) and with wanLineChannelState not bs-disabled(18) for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineOutOfServiceChannels 1.3.6.1.4.1.529.4.21.1.16
The number of out-of-service DS0 channels of the line. This variable counts the number of wanLineChannels on an enabled line with the wanLineChannelUsage of ds0-switched-channel and wanLineChannelState of bs-unavailable(2), bs-out-of-service(4), bs-maintenance(16) for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineNet2NetChannels 1.3.6.1.4.1.529.4.21.1.17
The number of NET2NET DS0 channels of the line. This variable counts the number of wanLineChannels on an enabled line with the wanLineChannelUsage of ds0-switched-channel and wanLineChannelState of bs-net2net-dialing, bs-net2net-ringing and bs-net2net-connected for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineDtptChannels 1.3.6.1.4.1.529.4.21.1.18
The number of DTPT DS0 channels of the line. This variable counts the number of wanLineChannels on an enabled line with the wanLineChannelUsage of ds0-switched-channel and wanLineChannelState of bs-dtpt-dialing, bs-dtpt-ringing and bs-dtpt-connected for all the entries in its wanLineChannelEntry table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelTable 1.3.6.1.4.1.529.4.22
The wan line table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanLineChannelEntry

wanLineChannelEntry 1.3.6.1.4.1.529.4.22.1
An entry in the wan line table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WanLineChannelEntry  

wanLineChannelIfIndex 1.3.6.1.4.1.529.4.22.1.1
This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelIndex 1.3.6.1.4.1.529.4.22.1.2
The ds0 channel number with the line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelState 1.3.6.1.4.1.529.4.22.1.3
The state of the ds0 channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER bs-unknown(1), bs-unavailable(2), bs-unused(3), bs-out-of-service(4), bs-nailed-up(5), bs-held(6), bs-idle(7), bs-clear-pending(8), bs-dialing(9), bs-ringing(10), bs-connected(11), bs-signaling(12), bs-cut-through(13), bs-current-d(14), bs-backup-d(15), bs-maintenance(16), bs-spc-up(17), bs-disabled(18), bs-dialing-net2net(19), bs-ringing-net2net(20), bs-connected-net2net(21), bs-dialing-dtpt(22), bs-ringing-dtpt(23), bs-connected-dtpt(24)  

wanLineChannelStateString 1.3.6.1.4.1.529.4.22.1.4
A textual representation of the wanLineChannelState as displayed by the menu sytem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wanLineChannelErrorCount 1.3.6.1.4.1.529.4.22.1.5
The error count encountered on the channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelUsage 1.3.6.1.4.1.529.4.22.1.6
The usage for this ds0 channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds0-unknown-channel(1), ds0-unused-channel(2), ds0-switched-channel(3), ds0-cut-through(4), ds0-clear-64(5), ds0-pri-d-channel(6), ds0-nfas-prime-d(7), ds0-nfas-sec-d(8), ds0-cas-channel(9), ds0-spc-channel(10)  

wanLineChannelTrunkGroup 1.3.6.1.4.1.529.4.22.1.7
The trunk group assigned to this channel. Note: This attribute returns 0 if wanUseTrunkGroup is set to do-not-use(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelPhoneNumber 1.3.6.1.4.1.529.4.22.1.8
The phone number of this channel. This is the number sent to the far end in an inverse multiplexed call when instructing the far end to add more bandwidth. The number should contain the minimum number of digits to identify the channel. If the channel is part of a hunt group, the phone number should be blank.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wanLineChannelSlot 1.3.6.1.4.1.529.4.22.1.9
A slot number for routing incoming calls associated with the channel. A slot-port number zero means calls arriving on this channel can be routed to any port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelPort 1.3.6.1.4.1.529.4.22.1.10
A port number for routing incoming calls associated with the channel. A slot-port number zero means calls arriving on this channel can be routed to any port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelNailedState 1.3.6.1.4.1.529.4.22.1.11
The nailed group associated with the channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-applicable(1), nailed-held(2), nailed-active(3)  

wanAvailableChannels 1.3.6.1.4.1.529.4.23
The sum of wanLineAvailableChannels for all lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanSwitchedChannels 1.3.6.1.4.1.529.4.24
The sum of wanLineSwitchedChannels for all lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanDisabledChannels 1.3.6.1.4.1.529.4.25
The sum of wanLineDisabledChannels for all lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanActiveChannels 1.3.6.1.4.1.529.4.26
The sum of wanLineActiveChannels for all lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanNailedChannels 1.3.6.1.4.1.529.4.27
The sum of wanLineNailedChannels for all lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanOutOfServiceChannels 1.3.6.1.4.1.529.4.28
The sum of wanLineOutOfChannels for all lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanLineChannelUsageTable 1.3.6.1.4.1.529.4.29
Table of channel state summaries per line type.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanLineChannelUsageEntry

wanLineChannelUsageEntry 1.3.6.1.4.1.529.4.29.1
An entry in the channel state summary table for the given wanLineUsage and wanLineChannelState.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WanLineChannelUsageEntry  

wanLineChannelUsageCount 1.3.6.1.4.1.529.4.29.1.1
The count of channels in the selected wanLineChannelState for the selected wanLineUsage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER