SHE-L2CP-MIB

File: SHE-L2CP-MIB.mib (25261 bytes)

Imported modules

AN-MIB IF-MIB SHE-ALARMING-MIB
SHE-TC-MIB SNMPv2-CONF SNMPv2-SMI

Imported symbols

she ifIndex sheAlarmTimeAndDate
sheAlarmReportingSource sheAlarmReportingSourceType sheAlarmSeverity
SheAlarmSevProfileIndex SheControlStatusType OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE

Defined Types

SheL2cpOperStateType  
INTEGER up(1), down(2)    

SheL2cpAdjacencyStateType  
INTEGER l2cpStateRESET(1), l2cpStateSYNSENT(2), l2cpStateSYNRCVD(3), l2cpStateESTAB(4)    

SheL2cpPartitionIdType  
INTEGER 0..255 | 256 | 257    

SheL2cpControlRequestType  
INTEGER createL2cpIf(1), deleteL2cpIf(2), modifyL2cpIf(3), createL2cpHostIf(6), modifyL2cpHostIf(7), deleteL2cpHostIf(8), assignPortToPartition(10)    

SheL2cpControlRequestResultType  
INTEGER commExecStarted(30), paramFaulty(31), requestBusy(32), setDataFailed(34), aswTimeout(35), commandFailed(36), commandSucceeded(37), wrongL2cpIfIndex(40), tooManyL2cpInterfaces(41), wrongL2cpPortPartitionIndex(50), wrongL2cpHostIfIndex(60), tooManyL2cpHostInterfaces(61)    

SheL2cpIfEntry  
SEQUENCE    
  sheL2cpIfIndex INTEGER
  sheL2cpOperState SheL2cpOperStateType
  sheL2cpAdjacencyState SheL2cpAdjacencyStateType
  sheL2cpTimer1 INTEGER
  sheL2cpTimer2 INTEGER
  sheL2cpTimer3 INTEGER
  sheL2cpControllerIpAddress OCTET STRING
  sheL2cpAccessNodeIdentifier OCTET STRING
  sheL2cpPartitionId SheL2cpPartitionIdType
  sheL2cpAlarmSeverityIndex SheAlarmSevProfileIndex

SheL2cpPortPartitionEntry  
SEQUENCE    
  sheL2cpPortPartitionId SheL2cpPartitionIdType

SheL2cpHostIfEntry  
SEQUENCE    
  sheL2cpHostIfIndex INTEGER
  sheL2cpHostIfVlanId Unsigned32
  sheL2cpHostIfIpAddress OCTET STRING
  sheL2cpHostIfNetmask OCTET STRING

Defined Values

sheL2cpMib 1.3.6.1.4.1.231.7.1.2.1.16
She L2CP interface description.
MODULE-IDENTITY    

sheL2cpObjects 1.3.6.1.4.1.231.7.1.2.1.16.1
OBJECT IDENTIFIER    

sheL2cpIfTable 1.3.6.1.4.1.231.7.1.2.1.16.1.2
The L2CP interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheL2cpIfEntry

sheL2cpIfEntry 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1
An entry of the L2CP interface table (sheL2cpIfTable)
Status: current Access: not-accessible
OBJECT-TYPE    
  SheL2cpIfEntry  

sheL2cpIfIndex 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.1
The index of an L2CP protocol instance in the sheL2cpIfTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

sheL2cpOperState 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.2
The operational state of the L2CP interface.
Status: current Access: read-only
OBJECT-TYPE    
  SheL2cpOperStateType  

sheL2cpAdjacencyState 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.3
The state of the adjacency protocol.
Status: current Access: read-only
OBJECT-TYPE    
  SheL2cpAdjacencyStateType  

sheL2cpTimer1 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.4
This timer defines the TIMER field is used to inform the receiver of the timer value used in the adjacency protocol of the sender. The timer specifies the nominal time between periodic adjacency protocol messages. It is a constant for the duration of a session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

sheL2cpTimer2 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.5
This value defines the minimum time between two port state messages of the same port. It is used to limit the port messages in case of toggeling ports. The timer base is 1s. 0 means: all port state changes are reported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10  

sheL2cpTimer3 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.6
This timeout is used to handle L2CP message flooding after Controller recovery. The timer is started when the link to the controller was established, The first port state message is sent when this timer expires.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..60  

sheL2cpControllerIpAddress 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.7
The IP address of the remote L2cp controller which should be contacted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheL2cpAccessNodeIdentifier 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.8
The name of the access node. The DSLAM identifies itself with the controller by means of this name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

sheL2cpPartitionId 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.10
The ID of the partition managed via this L2CP protocol instance. (see RFC 3292). The value 257 is not used here.
Status: current Access: read-only
OBJECT-TYPE    
  SheL2cpPartitionIdType  

sheL2cpAlarmSeverityIndex 1.3.6.1.4.1.231.7.1.2.1.16.1.2.1.11
The currently used alarm severity profile index for this l2cp interface.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSevProfileIndex  

sheL2cpPortPartitionTable 1.3.6.1.4.1.231.7.1.2.1.16.1.3
The L2CP port table. The index in this table is the ifIndex. But only such interfaces are listed in this table which are of type xDSL.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheL2cpPortPartitionEntry

sheL2cpPortPartitionEntry 1.3.6.1.4.1.231.7.1.2.1.16.1.3.1
An entry in the L2CP port partition table (sheL2cpPortPartitionTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  SheL2cpPortPartitionEntry  

sheL2cpPortPartitionId 1.3.6.1.4.1.231.7.1.2.1.16.1.3.1.2
The ID of the partition managed the port is assigned to. 0...255: These are really partition IDs. The port is managed by such L2CP interface instances which have the same partition ID. 256: no partition. The port belongs to no partition. It is managed by such L2CP interface instances wich are assigned to 'no partition'. 257: invalid partition The port is not managed by any L2CP instance.
Status: current Access: read-only
OBJECT-TYPE    
  SheL2cpPartitionIdType  

sheL2cpControl 1.3.6.1.4.1.231.7.1.2.1.16.1.4
OBJECT IDENTIFIER    

sheL2cpControlRequest 1.3.6.1.4.1.231.7.1.2.1.16.1.4.1
The L2CP commands: createL2cpIf: Create a new L2CP interface instance: Parameter: sheL2cpControlTimer1, sheL2cpControlTimer2, sheL2cpControlTimer3, sheL2cpControlControllerIpAddress, sheL2cpControlPartitionId, sheL2cpControlAccessNodeIdentifier sheL2cpControlAlarmSeverityIndex deleteL2cpIf: Delete a L2CP interface instance. Parameter: sheL2cpControlIndex modifyL2cpIf: Change the parameter of an L2CP interface instance. Parameter: sheL2cpControlL2cpIndex, sheL2cpControlTimer1, sheL2cpControlTimer2, sheL2cpControlTimer3, sheL2cpControlControllerIpAddress, sheL2cpControlPartitionId, sheL2cpControlAccessNodeIdentifier sheL2cpControlAlarmSeverityIndex assignPortToPartition: A port is assigned to a partition. Parameter: sheL2cpControlIndex, sheL2cpControlPartitionId
Status: current Access: read-write
OBJECT-TYPE    
  SheL2cpControlRequestType  

sheL2cpControlIndex 1.3.6.1.4.1.231.7.1.2.1.16.1.4.2
The index of a port in the port partition table (vshL2cpPortPartitionTable) if the PartionId should be set or the index of a valid L2cpIf in the sheL2cpIfTable for modify or delete of these interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sheL2cpControlStatus 1.3.6.1.4.1.231.7.1.2.1.16.1.4.3
The status of a user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheL2cpControlReqResult 1.3.6.1.4.1.231.7.1.2.1.16.1.4.4
The result of the last ControlRequest
Status: current Access: read-only
OBJECT-TYPE    
  SheL2cpControlRequestResultType  

sheL2cpControlTimer 1.3.6.1.4.1.231.7.1.2.1.16.1.4.5
The maximum wait time for the manager for a long running user command.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sheL2cpControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.16.1.4.6
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sheL2cpControlTimer1 1.3.6.1.4.1.231.7.1.2.1.16.1.4.7
This timer defines the timer value used by the adjacency protocol. It defines the time between perdiodic adjacency protocol messages. The time base are 100ms. (see RFC 3292)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

sheL2cpControlTimer2 1.3.6.1.4.1.231.7.1.2.1.16.1.4.8
This value defines the minimum time between two port state messages of the same port. It is used to limit the port messages in case of toggeling ports. The timer base is 1s. 0 means: all port state changes are reported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

sheL2cpControlTimer3 1.3.6.1.4.1.231.7.1.2.1.16.1.4.9
This value defines the time before all port states are reported to controller after an L2CP connection was established. This timer can be used to avoid a message flooding of the controller. The timer base is 1s.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

sheL2cpControlControllerIpAddress 1.3.6.1.4.1.231.7.1.2.1.16.1.4.10
The IP address of the controller.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheL2cpControlAccessNodeIdentifier 1.3.6.1.4.1.231.7.1.2.1.16.1.4.11
The name of the access node. The DSLAM identifies itself with the controller by means of this name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

sheL2cpControlPartitionId 1.3.6.1.4.1.231.7.1.2.1.16.1.4.12
The ID of the partition managed by an L2CP protocol instance (see RFC 3292). The partition to which a port is assigned.
Status: current Access: read-write
OBJECT-TYPE    
  SheL2cpPartitionIdType  

sheL2cpControlAlarmSeverityIndex 1.3.6.1.4.1.231.7.1.2.1.16.1.4.13
look at table.
Status: current Access: read-write
OBJECT-TYPE    
  SheAlarmSevProfileIndex  

sheL2cpNotification 1.3.6.1.4.1.231.7.1.2.1.16.1.5
OBJECT IDENTIFIER    

sheL2cpAlarmEvents 1.3.6.1.4.1.231.7.1.2.1.16.1.5.1
OBJECT IDENTIFIER    

sheL2cpLinkDown 1.3.6.1.4.1.231.7.1.2.1.16.1.5.1.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheL2cpConfigEvents 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2
OBJECT IDENTIFIER    

sheL2cpIfCreated 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.1
Configuration trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheL2cpIfDeleted 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.2
Configuration trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheL2cpIfModified 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.3
Configuration trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheL2cpPartitionPortDataChanged 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.4
Configuration trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheL2cpHostIfCreated 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.5
Note: This parameter is not longer valid starting with release SHE R2.6 The IP interface configuration was moved to sheSystemIpHostTable.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

sheL2cpHostIfModified 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.6
Note: This parameter is not longer valid starting with release SHE R2.6. The IP interface configuration was moved to sheSystemIpHostTable.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

sheL2cpHostIfDeleted 1.3.6.1.4.1.231.7.1.2.1.16.1.5.2.7
Note: This parameter is not longer valid starting with release SHE R2.6 The IP interface configuration was moved to sheSystemIpHostTable.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

sheL2cpHostIfTable 1.3.6.1.4.1.231.7.1.2.1.16.1.6
Note: This parameter is not longer valid starting with release SHE R2.6. The IP interface configuration was moved to sheSystemIpHostTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheL2cpHostIfEntry

sheL2cpHostIfEntry 1.3.6.1.4.1.231.7.1.2.1.16.1.6.1
The index of an L2CP host interface instance in this table. Note: This parameter is not longer valid starting with release SHE R2.6. The IP interface configuration was moved to sheSystemIpHostTable.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SheL2cpHostIfEntry  

sheL2cpHostIfIndex 1.3.6.1.4.1.231.7.1.2.1.16.1.6.1.1
Unique key for that table.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

sheL2cpHostIfVlanId 1.3.6.1.4.1.231.7.1.2.1.16.1.6.1.2
The host vlan for the local L2cp interface which should be used as tag to contact the remote L2cp controller.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4093  

sheL2cpHostIfIpAddress 1.3.6.1.4.1.231.7.1.2.1.16.1.6.1.3
The IP address of the local L2cp interface which should be used by the NE.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheL2cpHostIfNetmask 1.3.6.1.4.1.231.7.1.2.1.16.1.6.1.5
The l2cp host interface Netmask.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheL2cpHostIfControl 1.3.6.1.4.1.231.7.1.2.1.16.1.7
OBJECT IDENTIFIER    

sheL2cpHostIfControlRequest 1.3.6.1.4.1.231.7.1.2.1.16.1.7.1
The L2CP commands: Note: This parameter is not longer valid starting with release SHE R2.6. The IP interface configuration was moved to sheSystemIpHostTable. createL2cpHostIf: Create a new L2CP host interface instance: Parameter: sheL2cpHostIfControlVlanId sheL2cpHostIfControlIpAddress sheL2cpHostIfControlNetmask deleteL2cpHostIf: Delete a L2CP host interface instance. Parameter: sheL2cpHostIfControlIndex modifyL2cpHostIf: Change the parameter of an L2CP host interface instance. Parameter: sheL2cpHostIfControlIndex sheL2cpHostIfControlIpAddress sheL2cpHostIfControlNetmask
Status: obsolete Access: read-write
OBJECT-TYPE    
  SheL2cpControlRequestType  

sheL2cpHostIfControlIndex 1.3.6.1.4.1.231.7.1.2.1.16.1.7.2
The index of a valid L2cpHostIf from sheL2cpHostIfTable for modifies or delete.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..8  

sheL2cpHostIfControlStatus 1.3.6.1.4.1.231.7.1.2.1.16.1.7.3
The status of a user command.
Status: obsolete Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheL2cpHostIfControlReqResult 1.3.6.1.4.1.231.7.1.2.1.16.1.7.4
The result of the last ControlRequest
Status: obsolete Access: read-only
OBJECT-TYPE    
  SheL2cpControlRequestResultType  

sheL2cpHostIfControlTimer 1.3.6.1.4.1.231.7.1.2.1.16.1.7.5
The maximum wait time for the manager for a long running user command.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

sheL2cpHostIfControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.16.1.7.6
The time stamp of the last command (end of command).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

sheL2cpHostIfControlVlanId 1.3.6.1.4.1.231.7.1.2.1.16.1.7.7
The host vlan for the local L2cp interface which should be used as tag to contact the remote L2cp controller. This value could only be used for create command. A modification is not allowed!
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4093  

sheL2cpHostIfControlIpAddress 1.3.6.1.4.1.231.7.1.2.1.16.1.7.8
The IP address of the local L2cp host interface.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheL2cpHostIfControlNetmask 1.3.6.1.4.1.231.7.1.2.1.16.1.7.10
The l2cp host interface Netmask.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheL2cpConformance 1.3.6.1.4.1.231.7.1.2.1.16.1.8
OBJECT IDENTIFIER    

sheL2cpGroups 1.3.6.1.4.1.231.7.1.2.1.16.1.8.1
OBJECT IDENTIFIER    

sheL2cpGroup 1.3.6.1.4.1.231.7.1.2.1.16.1.8.1.1
A collection of objects providing information about a VDSL Line.
Status: current Access: read-write
OBJECT-GROUP    

sheL2cpControlGroup 1.3.6.1.4.1.231.7.1.2.1.16.1.8.1.2
Description.
Status: current Access: read-write
OBJECT-GROUP    

sheL2cpNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.16.1.8.1.3
This group supports notifications of significant conditions associated with VDSL Lines.
Status: current Access: read-write
NOTIFICATION-GROUP    

sheL2cpObsoleteGroup 1.3.6.1.4.1.231.7.1.2.1.16.1.8.1.4
Description.
Status: obsolete Access: read-write
OBJECT-GROUP    

sheL2cpObsoleteNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.16.1.8.1.5
Description.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

sheL2cpCompliances 1.3.6.1.4.1.231.7.1.2.1.16.1.8.2
OBJECT IDENTIFIER    

sheL2cpMibCompliance 1.3.6.1.4.1.231.7.1.2.1.16.1.8.2.1
The compliance statement for SNMP entities which manage VDSL interfaces in SHE.
Status: current Access: read-write
MODULE-COMPLIANCE