CISCO-WAN-CES-PORT-MIB
- Registered at
- 1.3.6.1.4.1.351.110.5.3.11.3.6.1.4.1.351.150.40
- Last updated
- 2002-11-13 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-11-13 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-CES-PORT-MIB- Digest
sha256:d4bbe2a45dd9abe114f04c689d250045c0683ddbfde015b14cb58d7fe06e71cb
Description
The MIB module to configure the Circuit Emulation Service(CES) ports.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| BASIS-MIB | circuitEmulation |
| CISCOWAN-SMI | ciscoWan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BASIS-MIB CISCO-WAN-CES-PORT-MIB CISCOWAN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.3.1.2 | cesmPortCnfResPartGrp | CISCO-WAN-CES-RSRC-PART-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cesmPort OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.5.3.1 | |||
| cesmPortCnfGrp OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.5.3.1.1 | |||
| cesmPortCnfGrpTable OBJECT-TYPE The config table is for CES logical port. This is used for configuring the port type and number of DS0s and number of Subcircuits in DS0 on the CES port. | 1.3.6.1.4.1.351.110.5.3.1.1.1 | not-accessible | current | |
| cesmPortCnfGrpEntry OBJECT-TYPE An entry for each logical port. Each entry contains information on the port type, DS0s configured and number of DS0 subcircuits. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1 | not-accessible | current | |
| cesPortNum OBJECT-TYPE This object identifies the logical port number. The range support depends upon the type of the service module(Card). - 8 port T1 Card, range is 1..192. - 8 port E1 Card, range is 1..248. - 1 port T3 Card, range is 1..1. Range is caclulated as follows. This can be used for calculating the range for other type of cards. For T1 Card: (24 * Number of T1 Ports) For E1 Card: (31 * Number of E1 Ports). | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.1 | Integer32 (1..2048) | read-only | current |
| cesPortRowStatus OBJECT-TYPE This variable enables or modifies the port 1 - add : Add a logical port 2 - del : Delete a logical port 3 - mod : Modify a logical port. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.2 | INTEGER {add(1), del(2), mod(3)} | read-write | current |
| cesPortLineNum OBJECT-TYPE This object represents the line number to which this port is associated. The supported range depends upon the type of service module(card). | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.3 | Integer32 (1..128) | read-write | current |
| cesPortType OBJECT-TYPE This object represents port type whether it is carrying subrate circuits. structured : This is for SDT(Structured Data Transfer). This type of port supports following features: * intended to emulate point-to-point fractional DS1 or E1 circuit. * Synchronous timing * Fractional(Nx64 Kbps)DS1/E1 service (Contiguous timeslots only).You can map an Nx64 Kbps channel to any Virtual Channel(VC). unstructured : This is for unstructured data transfer(UDT) All the DS0 time slots are allocated. This type of port supports following features: * intended to emulate point-to-point DS1 or E1 circuit. * Synchronous and Asynchronous timing framingOnVcDisconnect : similar to unstructured during normal operation. In case of channel failure line data will be looped back towards line. strau : only one DS0 time slot is allocated. The value strau(4) value is not supported in CESM-8T1/E1 or CESM-T3E3. CESM-T3E3 card supports value unstructured(2) only. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.4 | INTEGER {structured(1), unstructured(2), framingOnVcDisconnect(3), strau(4)} | read-write | current |
| cesPortDs0ConfigBitMap OBJECT-TYPE This represents bit map of DS0s for a line which are used to form this logical port. Bit 0 represents DS0-1. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.5 | Integer32 (0..16777215) | read-write | current |
| cesPortNumOfDs0Slot OBJECT-TYPE This represents number of DS0 time slots configured to this Port. If the cesPortType is strau(4), then this can not have more than 1 DS0 time slot. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.6 | Integer32 (1..32) | read-write | current |
| cesPortNumOfSCIPerDS0 OBJECT-TYPE This object represents number of subcircuit in the DS0 time slot. This is applicable only when cesPortType is strau(4). 8 = there are 8 no .of 8kbps links (1 bit) 4 = there are 4 no .of 16kbps links (2 bit) 2 = there are 2 no .of 32kbps links (4 bit) Currently not supported in CESM-8. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.7 | Integer32 (1..8) | read-write | current |
| cesPortSpeed OBJECT-TYPE This object identifies the configured speed of port. Max speed for T1 = 1544 Max speed for E1 = 2038 Max speed for T3 = 44736 Max speed for E3 = 34368. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.8 | Integer32 (0..44736) | read-only | current |
| cesPortState OBJECT-TYPE This variable indicates the state of the logical port. The possible values are : notConfigured (1) : Port is not configured active (2) : Port is in active state remoteLoopback (3) : Remote Loopback is set failedDueToLine(4) : Port failed due to some failure in physical line failedDueToSignalling(5) : Port failed due to some Signalling issues. inactive (6) : Port is not active inBert (7) : Bit Error Rate Test(BERT) in progress. farEndRemoteLoopback(8): Far End is in loopback. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.9 | INTEGER {notConfigured(1), active(2), remoteLoopback(3), failedDueToLine(4), failedDueToSignalling(5), inactive(6), inBert(7), farEndRemoteLoopback(8)} | read-only | current |
| cesPortBERTEnable OBJECT-TYPE This variable enables/disables BERT. This object is not supported in CESM-T3E3. | 1.3.6.1.4.1.351.110.5.3.1.1.1.1.10 | INTEGER {disable(1), enable(2)} | read-write | current |
| cesPortNextAvailable OBJECT-TYPE This variable contains the next UNUSED logical port number of the possible 32 DS0s * n ports. This number can be used in channel config table, the cesportNextAvailable gets updated if the number gets used to create a logical port. A '0' indicates that no more ports are available. | 1.3.6.1.4.1.351.110.5.3.1.1.2 | Integer32 (0..2048) | read-only | current |
| cesPortsUsedLine1 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 1 | 1.3.6.1.4.1.351.110.5.3.1.1.3 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine2 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 2. | 1.3.6.1.4.1.351.110.5.3.1.1.4 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine3 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 3 | 1.3.6.1.4.1.351.110.5.3.1.1.5 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine4 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1. This is for line 4 | 1.3.6.1.4.1.351.110.5.3.1.1.6 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine5 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 5 | 1.3.6.1.4.1.351.110.5.3.1.1.7 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine6 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 6 | 1.3.6.1.4.1.351.110.5.3.1.1.8 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine7 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 7 | 1.3.6.1.4.1.351.110.5.3.1.1.9 | Integer32 (0..16777215) | read-only | current |
| cesPortsUsedLine8 OBJECT-TYPE Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1 This is for line 8 | 1.3.6.1.4.1.351.110.5.3.1.1.10 | Integer32 (0..16777215) | read-only | current |
| ciscoWanCesPortMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.40.2 | |||
| ciscoWanCesPortMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.40.2.1 | |||
| ciscoWanCesPortMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.40.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWanCesPortsUsedGroup OBJECT-GROUP The collection of objects which are applicable for general information about logical ports. | 1.3.6.1.4.1.351.150.40.2.1.1 | current |
| ciscoWanCesPortConfGroup OBJECT-GROUP The collection of objects which are used to represent Circuit Emulation Service Port information. | 1.3.6.1.4.1.351.150.40.2.1.2 | current |
| ciscoWanCesPortDs0InDs1Group OBJECT-GROUP The collection of objects related to information on DS0 time slots used in each DS1 line. | 1.3.6.1.4.1.351.150.40.2.1.3 | current |
| ciscoWanCesPortCompliance MODULE-COMPLIANCE The compliance statement for objects related to CES Logical Ports. | 1.3.6.1.4.1.351.150.40.2.2.1 | current |