SL-VCG-MIB

File: SL-VCG-MIB.mib (18139 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SNMP-FRAMEWORK-MIB SNMPv2-CONF SL-NE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 Gauge32 Integer32
mib-2 TEXTUAL-CONVENTION TruthValue
TimeStamp RowStatus InterfaceIndex
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP
slService

Defined Types

VcgLinkType  
Represents the type of a VCAT group.
TEXTUAL-CONVENTION    
  INTEGER framed(1), transparent(2), pos(3)  

VcgStackStatusEntry  
SEQUENCE    
  vcgStackLinkIndex InterfaceIndex
  vcgStackStsIndex InterfaceIndex
  vcgStackPathWidth INTEGER
  vcgStackSts1Mapping INTEGER
  vcgStackTxSequenceNumber INTEGER
  vcgStackLcasStatusOper INTEGER
  vcgStackLcasStatusAdmin INTEGER
  vcgStackLcasSourceState INTEGER
  vcgStackLcasSinkState INTEGER
  vcgStackStatusRow RowStatus

VcgLinkConfigEntry  
SEQUENCE    
  vcgLinkConfigIndex InterfaceIndex
  vcgLinkConfigType VcgLinkType
  vcgLinkConfigLcasSupport TruthValue
  vcgLinkConfigExtensionSupport TruthValue
  vcgLinkConfigResetPmCounters INTEGER
  vcgLinkConfigValidIntervals INTEGER
  vcgLinkConfigLcasHoldOfTime INTEGER
  vcgLinkConfigLcasWaitToRestoreTime INTEGER
  vcgLinkConfigStackApplyChanges INTEGER

VcgLinkCurrentEntry  
SEQUENCE    
  vcgLinkCurrentIndex InterfaceIndex
  vcgLinkCurrentRxVcatSyncLossSeconds Counter64
  vcgLinkCurrentRxLcasCrcErrors Counter64

VcgLinkIntervalEntry  
SEQUENCE    
  vcgLinkIntervalIndex InterfaceIndex
  vcgLinkIntervalNumber INTEGER
  vcgLinkIntervalRxVcatSyncLossSeconds Counter64
  vcgLinkIntervalRxLcasCrcErrors Counter64

VcgLinkDayEntry  
SEQUENCE    
  vcgLinkDayIndex InterfaceIndex
  vcgLinkDayNumber INTEGER
  vcgLinkDayRxVcatSyncLossSeconds Counter64
  vcgLinkDayRxLcasCrcErrors Counter64

Defined Values

vcgMIB 1.3.6.1.4.1.4515.1.1.10
The MIB module for the Vcat Group (VCG) Interface.
MODULE-IDENTITY    

vcgMIBObjects 1.3.6.1.4.1.4515.1.1.10.1
OBJECT IDENTIFIER    

vcgConfig 1.3.6.1.4.1.4515.1.1.10.1.1
OBJECT IDENTIFIER    

vcgPm 1.3.6.1.4.1.4515.1.1.10.1.2
OBJECT IDENTIFIER    

vcgTraps 1.3.6.1.4.1.4515.1.1.10.1.3
OBJECT IDENTIFIER    

vcgStackStatusTable 1.3.6.1.4.1.4515.1.1.10.1.1.1
The table containing status information on the relationships between the VCG and STS sub-layers of network interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcgStackStatusEntry

vcgStackStatusEntry 1.3.6.1.4.1.4515.1.1.10.1.1.1.1
Information on a particular relationship between two sub-layers, specifying that one sub-layer runs on 'top' of the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable. The rows in the table are created by the NMS. To apply the multiple changes done to the table, the NMS should set the corresponding object vcgLinkConfigStackChangesApply. Befor adding an entry to this table the corresponding VCG-if should already be exist in the vcgLinkConfigTable. When an entry is deleted from vcgLinkConfigTable, the corresponding entries with the same VCG-if should be deleted from the vcgStackStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcgStackStatusEntry  

vcgStackLinkIndex 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.1
The value of the VCG link ifIndex corresponding to the higher-layer of the relationship. The structure of the VCG link ifIndex is: Slot=0, Port=trunk port number Type=219 Path=GID.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vcgStackStsIndex 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.2
The value of the STS ifIndex corresponding to the lower-layer of the relationship. The structure of the STS ifIndex is: Slot=0 Port=trunk port Type=50 Path=1st sts number in the sonet path.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vcgStackPathWidth 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.3
The width of the path
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vtWidth45STS1(1), vtWidth155STS3(3), vtWidth15VC11(11), vtWidth2VC12(12)  

vcgStackSts1Mapping 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.4
In the case of sdh sts1 path there are two possibilities for mapping: 1. c3->vc3->tu3->tug3-x3->vc4->au4->aug1 ::tu3(1) 2. c3->vc3->au3-x3->aug1 ::au3(2) 3. Otherwise ::na(3)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tu3(1), au3(2), na(3)  

vcgStackTxSequenceNumber 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.5
The tx sequence number of this path.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

vcgStackLcasStatusOper 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.6
The oper status of the relationship between two sub-layers. This value is determined by the Admin status and the Source State and the Sink State of the vcat member.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

vcgStackLcasStatusAdmin 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.7
The admin status of the vcat member. This is relevant only for PL-20. For PL-100 all members are active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), nonActive(2)  

vcgStackLcasSourceState 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.8
The Lcas Source State of the Vcat member.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER norm(1), dnu(2), add(3), idle(4)  

vcgStackLcasSinkState 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.9
The Lcas Sink State of the Vcat member.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ok(1), fail(2), idle(3)  

vcgStackStatusRow 1.3.6.1.4.1.4515.1.1.10.1.1.1.1.10
The row status of the relationship between two sub-layers.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vcgLinkConfigTable 1.3.6.1.4.1.4515.1.1.10.1.1.2
A table that contains, one entry for each Vcg interface in the, configuration and service parameters of the Vcg Channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcgLinkConfigEntry

vcgLinkConfigEntry 1.3.6.1.4.1.4515.1.1.10.1.1.2.1
An entry containing the result configuration and service parameters of a Vcg Channel. A new entry is created each when an entry is added to the vcgChannelConfigTable with a new VCG-if index. An entry is automaticaly deleted from the table when the last entry of the VCG-if is deleted from the table vcgChannelConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcgLinkConfigEntry  

vcgLinkConfigIndex 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.1
The ifIndex of the VCG link. This index is composed of: Slot=0, Port=trunk port number, Type=219, Path=group id.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vcgLinkConfigType 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.2
The type of the vcat group as configured by the NMS.
Status: current Access: read-create
OBJECT-TYPE    
  VcgLinkType  

vcgLinkConfigLcasSupport 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.3
Should this channel support the LCAS protocol. Configured by the NMS.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

vcgLinkConfigExtensionSupport 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.4
Should this channel support the GFP extension. Configured by the NMS. This field should be true if there aremore than one channel on the same VCG.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

vcgLinkConfigResetPmCounters 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.5
Setting this variable to 1 will cause the current interval VCG PM counters of the Channel to be initialized to zero (0).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

vcgLinkConfigValidIntervals 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.6
The number of previous near end intervals for which data was collected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

vcgLinkConfigLcasHoldOfTime 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.7
The number of milli-seconds to wait before the Lcas make a transition from Good state to Bad state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

vcgLinkConfigLcasWaitToRestoreTime 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.8
The number of milli-seconds to wait before the Lcas make a transition from Bad state to Good state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

vcgLinkConfigStackApplyChanges 1.3.6.1.4.1.4515.1.1.10.1.1.2.1.9
Writing to this object applies the changes done to the vcgStackStatusTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

vcgLinkCurrentTable 1.3.6.1.4.1.4515.1.1.10.1.2.1
The VCG current table contains various statistics being collected for the current 15 minute interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcgLinkCurrentEntry

vcgLinkCurrentEntry 1.3.6.1.4.1.4515.1.1.10.1.2.1.1
An entry in the VCG Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcgLinkCurrentEntry  

vcgLinkCurrentIndex 1.3.6.1.4.1.4515.1.1.10.1.2.1.1.1
The index value which uniquely identifies the VCG interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vcgLinkCurrentRxVcatSyncLossSeconds 1.3.6.1.4.1.4515.1.1.10.1.2.1.1.2
The number of seconds a VCAT sync loss was detected during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vcgLinkCurrentRxLcasCrcErrors 1.3.6.1.4.1.4515.1.1.10.1.2.1.1.3
The number of Received Lcas messages with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vcgLinkIntervalTable 1.3.6.1.4.1.4515.1.1.10.1.2.2
The VCG current table contains various statistics being collected for the current 15 minute interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcgLinkIntervalEntry

vcgLinkIntervalEntry 1.3.6.1.4.1.4515.1.1.10.1.2.2.1
An entry in the VCG Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcgLinkIntervalEntry  

vcgLinkIntervalIndex 1.3.6.1.4.1.4515.1.1.10.1.2.2.1.1
The index value which uniquely identifies the VCG interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vcgLinkIntervalNumber 1.3.6.1.4.1.4515.1.1.10.1.2.2.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

vcgLinkIntervalRxVcatSyncLossSeconds 1.3.6.1.4.1.4515.1.1.10.1.2.2.1.3
The number of seconds a VCAT sync loss was detected during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vcgLinkIntervalRxLcasCrcErrors 1.3.6.1.4.1.4515.1.1.10.1.2.2.1.4
The number of Lcas messages with CRC error occurences during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vcgLinkDayTable 1.3.6.1.4.1.4515.1.1.10.1.2.3
The Link day table contains various statistics being collected for the pervious 24 hours. interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcgLinkDayEntry

vcgLinkDayEntry 1.3.6.1.4.1.4515.1.1.10.1.2.3.1
An entry in the Link Day table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcgLinkDayEntry  

vcgLinkDayIndex 1.3.6.1.4.1.4515.1.1.10.1.2.3.1.1
The index value which uniquely identifies the Link interface to which this entry is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

vcgLinkDayNumber 1.3.6.1.4.1.4515.1.1.10.1.2.3.1.2
A number which identifies the 1-day interval for which the set of section related statistics is available. The number is between 1 and n, where n is the number of 1-day intervals supported by the agent. The interval identified by 1 is the current 1-day interval, 2 is the previous (most recently completed) 1-day interval and n is the least recently completed 1-day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..33  

vcgLinkDayRxVcatSyncLossSeconds 1.3.6.1.4.1.4515.1.1.10.1.2.3.1.3
The number of seconds a VCAT sync loss was detected during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vcgLinkDayRxLcasCrcErrors 1.3.6.1.4.1.4515.1.1.10.1.2.3.1.4
The number of Lcas messages with CRC error occurences during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vcgStackValueChange 1.3.6.1.4.1.4515.1.1.10.1.3.1
A vcgStackValueChange trap is sent when the value of the vcgStackLcasStatusOper of an instance vcgStackStatusTable is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcgStackConfigurationChange 1.3.6.1.4.1.4515.1.1.10.1.3.2
A vcgStackConfigurationChange trap is sent when an entries in the vcgStackStatusTable are added or removed.
Status: current Access: read-only
NOTIFICATION-TYPE