MICOM-WAN-MIB

File: MICOM-WAN-MIB.mib (37916 bytes)

Imported modules

RFC1155-SMI RFC-1212 MICOM-OSCAR-MIB

Imported symbols

Counter OBJECT-TYPE micom-oscar

Defined Types

WanifEntry  
SEQUENCE    
  wanifIndex INTEGER
  wanifType INTEGER
  wanifMode INTEGER
  wanifBaudRate INTEGER
  wanifMaxFrameSize INTEGER
  wanifProtocolType INTEGER
  wanifControlLineOn INTEGER
  wanifNumRxBuffers INTEGER
  wanifRxFragQueueSize INTEGER
  wanifTxFragQueueSize INTEGER
  wanifFragFragmentSize INTEGER
  wanifRowStatus INTEGER
  wanifLim INTEGER
  wanifChannel INTEGER
  wanifProtocolSupType INTEGER
  wanifTDSCutThru INTEGER
  wanifTDSFragSize INTEGER
  wanifTDSIdleChar INTEGER
  wanifTDSSyncChar INTEGER
  wanifEncodeMethod INTEGER

NvmWanifEntry  
SEQUENCE    
  nvmWanifIndex INTEGER
  nvmWanifType INTEGER
  nvmWanifMode INTEGER
  nvmWanifBaudRate INTEGER
  nvmWanifMaxFrameSize INTEGER
  nvmWanifProtocolType INTEGER
  nvmWanifControlLineOn INTEGER
  nvmWanifNumRxBuffers INTEGER
  nvmWanifRxFragQueueSize INTEGER
  nvmWanifTxFragQueueSize INTEGER
  nvmWanifFragFragmentSize INTEGER
  nvmWanifRowStatus INTEGER
  nvmWanifLim INTEGER
  nvmWanifChannel INTEGER
  nvmWanifProtocolSupType INTEGER
  nvmWanifTDSCutThru INTEGER
  nvmWanifTDSFragSize INTEGER
  nvmWanifTDSIdleChar INTEGER
  nvmWanifTDSSyncChar INTEGER
  nvmWanifEncodeMethod INTEGER

WanDTEPortTunnelPvcEntry  
SEQUENCE    
  wanDTEPortTunnelPvcIfIndex INTEGER
  wanDTEPortTunnelPvcDlci INTEGER

NvmWanDTEPortTunnelPvcEntry  
SEQUENCE    
  nvmWanDTEPortTunnelPvcIfIndex INTEGER
  nvmWanDTEPortTunnelPvcDlci INTEGER

WanifGlobalStatisticsEntry  
SEQUENCE    
  wanifGlobalStatisticsIndex INTEGER
  wanifGlobalStatisticsRxBlockCount Counter
  wanifGlobalStatisticsTxBlockCount Counter
  wanifGlobalStatisticsTxLinkUnderruns Counter
  wanifGlobalStatisticsTxLinkOverflows Counter
  wanifGlobalStatisticsRxDiscards Counter
  wanifGlobalStatisticsTxErrors Counter

WanifFragStatisticsEntry  
SEQUENCE    
  wanifFragStatisticsIndex INTEGER
  wanifFragStatisticsFragPriority INTEGER
  wanifFragStatisticsRxFrameCount Counter
  wanifFragStatisticsTxFrameCount Counter
  wanifFragStatisticsRxFragmentCount Counter
  wanifFragStatisticsTxFragmentCount Counter
  wanifFragStatisticsTxFragQueueSize INTEGER

WanifVofrStatsEntry  
SEQUENCE    
  wanifVofrStatsIndex INTEGER
  wanifVofrStatsFragHighPriFramesCount Counter
  wanifVofrStatsFragToIfCount Counter
  wanifVofrStatsPackingToIfCount Counter
  wanifVofrStatsFragsFromIfCount Counter
  wanifVofrStatsLostFragsFromIfCount Counter
  wanifVofrStatsProtViolationsFromIfCount Counter

WanifCounterGlobalEntry  
SEQUENCE    
  wanifCounterGlobalPortId INTEGER
  wanifCounterGlobalStatistics INTEGER

WanifCounterFragEntry  
SEQUENCE    
  wanifCounterFragPortId INTEGER
  wanifCounterFragProtocol INTEGER
  wanifCounterFragStatistics INTEGER

WanifVofrCounterEntry  
SEQUENCE    
  wanifVofrCounterPortId INTEGER
  wanifVofrCounterStatistics INTEGER

Defined Values

micom-wan 1.3.6.1.4.1.335.1.4.2
OBJECT IDENTIFIER    

wan-configuration 1.3.6.1.4.1.335.1.4.2.1
OBJECT IDENTIFIER    

wan-statistics 1.3.6.1.4.1.335.1.4.2.2
OBJECT IDENTIFIER    

wan-control 1.3.6.1.4.1.335.1.4.2.3
OBJECT IDENTIFIER    

wanifTable 1.3.6.1.4.1.335.1.4.2.1.1
NAME = ; DESC = The WAN interface Table; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifEntry

wanifEntry 1.3.6.1.4.1.335.1.4.2.1.1.1
NAME = ; DESC = WAN inteface entry object; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WanifEntry  

wanifIndex 1.3.6.1.4.1.335.1.4.2.1.1.1.1
NAME = ; DESC = IfIndex value for WAN port; HELP = Same as corresponding ifIndex value in \ ifTable; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanifType 1.3.6.1.4.1.335.1.4.2.1.1.1.2
NAME = ; DESC = Signalling characteristics for WAN interface; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), rs232(2), v35(5), x21(6), v36(7), csu-dsu(8), isdn-BRI(9), t1csu(10), e1csu(11)  

wanifMode 1.3.6.1.4.1.335.1.4.2.1.1.1.3
NAME = ; DESC = Determines whether the access device \ receives or transmits clocking signals; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dce(1), dte(2)  

wanifBaudRate 1.3.6.1.4.1.335.1.4.2.1.1.1.4
NAME = ; DESC = WAN port clocking speed in bits per second \ R'qd for DCE, optn'l for DTE.; HELP = Wan link speed. This parameter is not\ valid if DTE option is selected for \ wanifMode object; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 300..1920000  

wanifMaxFrameSize 1.3.6.1.4.1.335.1.4.2.1.1.1.5
NAME = ; DESC = Max rcvd frame size allowed at interface; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8192  

wanifProtocolType 1.3.6.1.4.1.335.1.4.2.1.1.1.6
NAME = ; DESC = Link protocol type; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdlc(1)  

wanifControlLineOn 1.3.6.1.4.1.335.1.4.2.1.1.1.7
NAME = ; DESC = *** NOTE THIS OBJECT IS OBSOLETE *** \ Determines whether the control lines are \ driven/monitored; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

wanifNumRxBuffers 1.3.6.1.4.1.335.1.4.2.1.1.1.8
NAME = ; DESC = Number of configured receive buffers; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 20..255  

wanifRxFragQueueSize 1.3.6.1.4.1.335.1.4.2.1.1.1.9
NAME = ; DESC = The size (in frames) of Frag receive \ queue (one queue per priority); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 10..255  

wanifTxFragQueueSize 1.3.6.1.4.1.335.1.4.2.1.1.1.10
NAME = ; DESC = The size (in frames) of Frag transmit \ (one queue per priority); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..255  

wanifFragFragmentSize 1.3.6.1.4.1.335.1.4.2.1.1.1.11
NAME = ; DESC = *** NOTE THIS OBJECT IS OBSOLETE ***\ Size of MFP fragments in bytes; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 80..8192  

wanifRowStatus 1.3.6.1.4.1.335.1.4.2.1.1.1.12
NAME = ; DESC = *** NOTE THIS OBJECT IS OBSOLETE ***\ Row status for WAN interface; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wanifLim 1.3.6.1.4.1.335.1.4.2.1.1.1.13
NAME = ; DESC = The lim (logical interface module) number \ of this WAN port (operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER limA(1), lim1(2), lim2(3), lim3(4), lim4(5)  

wanifChannel 1.3.6.1.4.1.335.1.4.2.1.1.1.14
NAME = ; DESC = The channel number of this WAN port. \ (SCC number); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

wanifProtocolSupType 1.3.6.1.4.1.335.1.4.2.1.1.1.15
NAME = ; DESC = The protocol supported on this interface. ; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), standardFr(2), switchingFr(3), htds(4), cbr(5)  

wanifTDSCutThru 1.3.6.1.4.1.335.1.4.2.1.1.1.16
NAME = ; DESC = Fragmenting enabled/disabled. This parameter \ only valid for HTDS protocol.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

wanifTDSFragSize 1.3.6.1.4.1.335.1.4.2.1.1.1.17
NAME = ; DESC = TDS cutThru computed fragment/buffer size. \ This parameter only valid for HTDS protocol.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wanifTDSIdleChar 1.3.6.1.4.1.335.1.4.2.1.1.1.18
NAME = ; DESC = The idle character required for \ Constant Bit Rate transfer.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanifTDSSyncChar 1.3.6.1.4.1.335.1.4.2.1.1.1.19
NAME = ; DESC = The 8 bit Syncronization character \ required by the Constant Bit Rate (CBR) \ transfer method.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanifEncodeMethod 1.3.6.1.4.1.335.1.4.2.1.1.1.20
NAME = ; DESC = The value of this object indicates the \ port transmit/receive data encoding \ method.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nrz(1), nrzi-mark(2), nrzi-space(3)  

nvmWanifTable 1.3.6.1.4.1.335.1.4.2.1.2
NAME = ; DESC = The WAN interface Table; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmWanifEntry

nvmWanifEntry 1.3.6.1.4.1.335.1.4.2.1.2.1
NAME = ; DESC = WAN inteface entry object; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmWanifEntry  

nvmWanifIndex 1.3.6.1.4.1.335.1.4.2.1.2.1.1
NAME = ; DESC = IfIndex value for WAN port; HELP = Same as corresponding ifIndex value in \ ifTable; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

nvmWanifType 1.3.6.1.4.1.335.1.4.2.1.2.1.2
NAME = ; DESC = Signalling characteristics for WAN interface; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), rs232(2), v35(5), x21(6), v36(7), csu-dsu(8), isdn-BRI(9), t1csu(10), e1csu(11)  

nvmWanifMode 1.3.6.1.4.1.335.1.4.2.1.2.1.3
NAME = ; DESC = Determines whether the access device \ receives or transmits clocking signals; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dce(1), dte(2)  

nvmWanifBaudRate 1.3.6.1.4.1.335.1.4.2.1.2.1.4
NAME = ; DESC = WAN port clocking speed in bits per second \ R'qd for DCE, optn'l for DTE.; HELP = Wan link speed. This parameter is not \ valid if DTE option is selected for \ nvmWanifMode object; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 300..1920000  

nvmWanifMaxFrameSize 1.3.6.1.4.1.335.1.4.2.1.2.1.5
NAME = ; DESC = Max rcvd frame size allowed at interface; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..8192  

nvmWanifProtocolType 1.3.6.1.4.1.335.1.4.2.1.2.1.6
NAME = ; DESC = Link protocol type; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hdlc(1)  

nvmWanifControlLineOn 1.3.6.1.4.1.335.1.4.2.1.2.1.7
NAME = ; DESC = *** NOTE THIS OBJECT IS OBSOLETE ***\ Determines whether the control lines are \ driven/monitored; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

nvmWanifNumRxBuffers 1.3.6.1.4.1.335.1.4.2.1.2.1.8
NAME = ; DESC = Number of configured receive buffers; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 20..255  

nvmWanifRxFragQueueSize 1.3.6.1.4.1.335.1.4.2.1.2.1.9
NAME = ; DESC = The size (in frames) of Frag receive \ queue (one queue per priority); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..255  

nvmWanifTxFragQueueSize 1.3.6.1.4.1.335.1.4.2.1.2.1.10
NAME = ; DESC = The size (in frames) of Frag transmit \ (one queue per priority). \ Note that the minumum range value \ is 10 when managing the 2.0 Release \ of the access device. ; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..255  

nvmWanifFragFragmentSize 1.3.6.1.4.1.335.1.4.2.1.2.1.11
NAME = ; DESC = *** NOTE THIS OBJECT IS OBSOLETE ***\ Size of MFP fragments in bytes; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 80..8192  

nvmWanifRowStatus 1.3.6.1.4.1.335.1.4.2.1.2.1.12
NAME = ; DESC = *** NOTE THIS OBJECT IS OBSOLETE ***\ Row status for WAN interface; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

nvmWanifLim 1.3.6.1.4.1.335.1.4.2.1.2.1.13
NAME = ; DESC = The lim (logical interface module) number \ of this WAN port (configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER limA(1), lim1(2), lim2(3), lim3(4), lim4(5)  

nvmWanifChannel 1.3.6.1.4.1.335.1.4.2.1.2.1.14
NAME = ; DESC = The channel number of this WAN port. \ (SCC number); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

nvmWanifProtocolSupType 1.3.6.1.4.1.335.1.4.2.1.2.1.15
NAME = ; DESC = The protocol supported on this interface. ; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), standardFr(2), switchingFr(3), htds(4), cbr(5)  

nvmWanifTDSCutThru 1.3.6.1.4.1.335.1.4.2.1.2.1.16
NAME = ; DESC = Fragmenting enabled/disabled. This parameter \ only valid for HTDS protocol.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

nvmWanifTDSFragSize 1.3.6.1.4.1.335.1.4.2.1.2.1.17
NAME = ; DESC = TDS cutThru computed fragment/buffer size. \ This parameter only valid for HTDS protocol.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nvmWanifTDSIdleChar 1.3.6.1.4.1.335.1.4.2.1.2.1.18
NAME = ; DESC = The idle character required by \ the Constant Bit Rate (CBR) \ transfer method.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

nvmWanifTDSSyncChar 1.3.6.1.4.1.335.1.4.2.1.2.1.19
NAME = ; DESC = The 8 bit Syncronization character \ required by the Constant Bit Rate (CBR) \ transfer method.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

nvmWanifEncodeMethod 1.3.6.1.4.1.335.1.4.2.1.2.1.20
NAME = ; DESC = The value of this object indicates the \ port transmit/receive data encoding \ method.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nrz(1), nrzi-mark(2), nrzi-space(3)  

wanDTEPortTunnelPvcTable 1.3.6.1.4.1.335.1.4.2.1.3
NAME = ; DESC = Tunneling PVC DLCI Configuration table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanDTEPortTunnelPvcEntry

wanDTEPortTunnelPvcEntry 1.3.6.1.4.1.335.1.4.2.1.3.1
NAME = ; DESC = WAN DTE port tunneling PVC DLCI Entry; HELP = ; CAPABILITIES = ;
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  WanDTEPortTunnelPvcEntry  

wanDTEPortTunnelPvcIfIndex 1.3.6.1.4.1.335.1.4.2.1.3.1.1
NAME = ; DESC = Index for the DTE port; HELP = ; CAPABILITIES = ;
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanDTEPortTunnelPvcDlci 1.3.6.1.4.1.335.1.4.2.1.3.1.2
NAME = ; DESC = The value of this object holds\ the tunneling PVC DLCI number; HELP = ; CAPABILITIES = ;
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 16..1007  

nvmWanDTEPortTunnelPvcTable 1.3.6.1.4.1.335.1.4.2.1.4
NAME = ; DESC = Tunneling PVC DLCI Configuration table.\ (configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmWanDTEPortTunnelPvcEntry

nvmWanDTEPortTunnelPvcEntry 1.3.6.1.4.1.335.1.4.2.1.4.1
NAME = ; DESC = WAN DTE port tunneling PVC DLCI Entry; HELP = ; CAPABILITIES = ;
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  NvmWanDTEPortTunnelPvcEntry  

nvmWanDTEPortTunnelPvcIfIndex 1.3.6.1.4.1.335.1.4.2.1.4.1.1
NAME = ; DESC = Index for the DTE port; HELP = ; CAPABILITIES = ;
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

nvmWanDTEPortTunnelPvcDlci 1.3.6.1.4.1.335.1.4.2.1.4.1.2
NAME = ; DESC = The value of this object is used \ to configure the tunneling PVC DLCI \ number.; HELP = ; CAPABILITIES = ;
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 16..1007  

wanifGlobalStatisticsTable 1.3.6.1.4.1.335.1.4.2.2.1
NAME = ; DESC = WAN Global Statistics Table; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifGlobalStatisticsEntry

wanifGlobalStatisticsEntry 1.3.6.1.4.1.335.1.4.2.2.1.1
NAME = ; DESC = WAN Global Statistics Entry; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WanifGlobalStatisticsEntry  

wanifGlobalStatisticsIndex 1.3.6.1.4.1.335.1.4.2.2.1.1.1
NAME = ; DESC = Same as corresponding ifIndex value \ in ifTable; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanifGlobalStatisticsRxBlockCount 1.3.6.1.4.1.335.1.4.2.2.1.1.2
NAME = ; DESC = Number of frames rcvd from WAN; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifGlobalStatisticsTxBlockCount 1.3.6.1.4.1.335.1.4.2.2.1.1.3
NAME = ; DESC = Number of frames txd to WAN; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifGlobalStatisticsTxLinkUnderruns 1.3.6.1.4.1.335.1.4.2.2.1.1.4
NAME = ; DESC = Number of SCC reported link underruns; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifGlobalStatisticsTxLinkOverflows 1.3.6.1.4.1.335.1.4.2.2.1.1.5
NAME = ; DESC = Number of SCC reported link overflows; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifGlobalStatisticsRxDiscards 1.3.6.1.4.1.335.1.4.2.2.1.1.6
NAME = ; DESC = Number of HDLC packets discarded by SCC; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifGlobalStatisticsTxErrors 1.3.6.1.4.1.335.1.4.2.2.1.1.7
NAME = ; DESC = Number of times CTS went down while pkt \ was being txd OR a link underrun occured; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifFragStatisticsTable 1.3.6.1.4.1.335.1.4.2.2.2
NAME = ; DESC = WAN Frag Statistics Table; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifFragStatisticsEntry

wanifFragStatisticsEntry 1.3.6.1.4.1.335.1.4.2.2.2.1
NAME = ; DESC = WAN Frag Statistics Entry; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WanifFragStatisticsEntry  

wanifFragStatisticsIndex 1.3.6.1.4.1.335.1.4.2.2.2.1.1
NAME = ; DESC = WAN Frag Ifindex; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanifFragStatisticsFragPriority 1.3.6.1.4.1.335.1.4.2.2.2.1.2
NAME = ; DESC = Traffic class emission priority \ 1 voice, 2 NMS and NAS, 3 signalling \ 4 LAN data; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

wanifFragStatisticsRxFrameCount 1.3.6.1.4.1.335.1.4.2.2.2.1.3
NAME = ; DESC = Number of frames rcvd from WAN for \ individual traffic class; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

wanifFragStatisticsTxFrameCount 1.3.6.1.4.1.335.1.4.2.2.2.1.4
NAME = ; DESC = Number of frames txd to WAN for \ individual traffic class; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

wanifFragStatisticsRxFragmentCount 1.3.6.1.4.1.335.1.4.2.2.2.1.5
NAME = ; DESC = Number of pkts rcvd from WAN including \ all fragments for one traffic class; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

wanifFragStatisticsTxFragmentCount 1.3.6.1.4.1.335.1.4.2.2.2.1.6
NAME = ; DESC = Number of pkts txd to WAN including \ all fragments for one traffic class; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

wanifFragStatisticsTxFragQueueSize 1.3.6.1.4.1.335.1.4.2.2.2.1.7
NAME = ; DESC = Dynamic counter which indicates whether \ the Frag queue has any pkts backlogged; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wanifVofrStatsTable 1.3.6.1.4.1.335.1.4.2.2.3
NAME = ; DESC = WAN Vofr Statistics Table; HELP = ; CAPABILITIES = NET_DISP, VPN_DISP;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifVofrStatsEntry

wanifVofrStatsEntry 1.3.6.1.4.1.335.1.4.2.2.3.1
NAME = ; DESC = WAN Vofr Statistics Entry; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WanifVofrStatsEntry  

wanifVofrStatsIndex 1.3.6.1.4.1.335.1.4.2.2.3.1.1
NAME = ; DESC = WAN Vofr Ifindex; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wanifVofrStatsFragHighPriFramesCount 1.3.6.1.4.1.335.1.4.2.2.3.1.2
NAME = ; DESC = This attribute counts egress frames with the \ highest priority, which had to be fragmented \ because they were larger than maximumFrameSize. \ This could happen when a data call is setup to \ use the highest emission priority, or the access \ device is provisioned with too low maximum \ frame size.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifVofrStatsFragToIfCount 1.3.6.1.4.1.335.1.4.2.2.3.1.3
NAME = ; DESC = This attribute counts VoFr fragmentation actions \ applied to egress frames which were too long \ to fit in the next link frame.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifVofrStatsPackingToIfCount 1.3.6.1.4.1.335.1.4.2.2.3.1.4
NAME = ; DESC = This attribute counts number of fragments \ which were packaged with other frames or \ fragments into a VoFr frame in the egress \ direction.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifVofrStatsFragsFromIfCount 1.3.6.1.4.1.335.1.4.2.2.3.1.5
NAME = ; DESC = This attribute counts VoFr fragments received \ from the interface which were assembled into \ larger frames.' HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifVofrStatsLostFragsFromIfCount 1.3.6.1.4.1.335.1.4.2.2.3.1.6
NAME = ; DESC = This attribute counts lost VoFr fragments from \ the interface. Presence of lost fragments indicated \ a link problem. Note that lost whole frames cannot \ detected.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifVofrStatsProtViolationsFromIfCount 1.3.6.1.4.1.335.1.4.2.2.3.1.7
NAME = ; DESC = This attribute counts VoFr protocol violations \ detected in the data from the interface.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wanifCounterGlobalTable 1.3.6.1.4.1.335.1.4.2.3.1
NAME = ; DESC = This table is used to reset counters \ in the WAN Statistics Global Tables; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifCounterGlobalEntry

wanifCounterGlobalEntry 1.3.6.1.4.1.335.1.4.2.3.1.1
NAME = ; DESC = This specifies an entry indexed \ by portId; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WanifCounterGlobalEntry  

wanifCounterGlobalPortId 1.3.6.1.4.1.335.1.4.2.3.1.1.1
NAME = ; DESC = WAN Port ID for global counter reset; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wanifCounterGlobalStatistics 1.3.6.1.4.1.335.1.4.2.3.1.1.2
NAME = ; DESC = When set to reset, GlobalStatistics \ counters should be zeroed out; HELP = ; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1), other(2)  

wanifCounterFragTable 1.3.6.1.4.1.335.1.4.2.3.2
NAME = ; DESC = This table is used to reset counters \ in the WAN Statistics Frag Tables; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifCounterFragEntry

wanifCounterFragEntry 1.3.6.1.4.1.335.1.4.2.3.2.1
NAME = ; DESC = This specifies an entry indexed \ by portId; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WanifCounterFragEntry  

wanifCounterFragPortId 1.3.6.1.4.1.335.1.4.2.3.2.1.1
NAME = ; DESC = WAN port id for counter reset; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wanifCounterFragProtocol 1.3.6.1.4.1.335.1.4.2.3.2.1.2
NAME = ; DESC = Traffic class emission priority \ 1 voice, 2 NMS and NAS, 3 signalling \ 4 LAN data; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

wanifCounterFragStatistics 1.3.6.1.4.1.335.1.4.2.3.2.1.3
NAME = ; DESC = When set to reset, GlobalStatistics \ counters should be zeroed out; HELP = ; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1), other(2)  

wanifVofrCounterTable 1.3.6.1.4.1.335.1.4.2.3.3
NAME = ; DESC = This table is used to reset counters \ in the WAN Statistics Vofr Tables; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WanifVofrCounterEntry

wanifVofrCounterEntry 1.3.6.1.4.1.335.1.4.2.3.3.1
NAME = ; DESC = This specifies an entry indexed \ by portId; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WanifVofrCounterEntry  

wanifVofrCounterPortId 1.3.6.1.4.1.335.1.4.2.3.3.1.1
NAME = ; DESC = WAN Port ID for Vofr counter reset; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wanifVofrCounterStatistics 1.3.6.1.4.1.335.1.4.2.3.3.1.2
NAME = ; DESC = When set to reset, Vofr Statistics \ counters should be zeroed out; HELP = ; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1), other(2)