QB-PVC-MIB

File: QB-PVC-MIB.mib (30647 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB QUANTUMBRIDGE-REG QB-DWS-MIB
ATM-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Counter32 Unsigned32 Integer32
TimeTicks IpAddress TEXTUAL-CONVENTION
TruthValue TimeStamp RowStatus
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndex InterfaceIndexOrZero ifIndex
qbMibs QbPvcConnKind QbEnableStatus
AtmAddr AtmConnKind AtmConnCastType
AtmServiceCategory AtmTrafficDescrParamIndex AtmVpIdentifier
AtmVcIdentifier AtmVorXAdminStatus AtmVorXLastChange
AtmVorXOperStatus atmNoClpNoScr

Defined Types

QbConnEndptType  
A data rate in Mbits/second.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), esw(2), iotEnet(3), gige(4), vlan(5)  

QbEnetPvcEntry  
SEQUENCE    
  qbEnetPvcIndex INTEGER
  qbEnetPvcAtmIndex InterfaceIndex
  qbEnetPvcVpi AtmVpIdentifier
  qbEnetPvcVci AtmVcIdentifier
  qbEnetPvcName DisplayString
  qbEnetPvcRxTrafficDescrIndex AtmTrafficDescrParamIndex
  qbEnetPvcTxTrafficDescrIndex AtmTrafficDescrParamIndex
  qbEnetPvcAdminStatus AtmVorXAdminStatus
  qbEnetPvcOperStatus AtmVorXOperStatus
  qbEnetPvcLastChange AtmVorXLastChange
  qbEnetPvcConnKind QbPvcConnKind
  qbEnetPvcLoopback QbEnableStatus
  qbEnetPvcLoopbackSide INTEGER
  qbEnetPvcRowStatus RowStatus

QbCrossConnPvcEntry  
SEQUENCE    
  qbCrossConnPvcLowIfIndex InterfaceIndex
  qbCrossConnPvcHighIfIndex InterfaceIndex
  qbCrossConnPvcAdminStatus AtmVorXAdminStatus
  qbCrossConnPvcOperStatus AtmVorXOperStatus
  qbCrossConnPvcLastChange AtmVorXLastChange
  qbCrossConnPvcRxTrafficDescrIndex AtmTrafficDescrParamIndex
  qbCrossConnPvcTxTrafficDescrIndex AtmTrafficDescrParamIndex
  qbCrossConnPvcName DisplayString
  qbCrossConnPvcConnKind QbPvcConnKind
  qbCrossConnPvcLoopback QbEnableStatus
  qbCrossConnPvcLoopbackSide INTEGER
  qbCrossConnPvcRowStatus RowStatus

QbPvcConnEntry  
SEQUENCE    
  qbPvcConnId Unsigned32
  qbPvcConnName DisplayString
  qbPvcConnAdminStatus AtmVorXAdminStatus
  qbPvcConnOperStatus AtmVorXOperStatus
  qbPvcConnTxTd INTEGER
  qbPvcConnRxTd INTEGER
  qbPvcConnEndpt1 OBJECT IDENTIFIER
  qbPvcConnEndpt2 OBJECT IDENTIFIER
  qbPvcConnEndpt1Type QbConnEndptType
  qbPvcConnEndpt2Type QbConnEndptType
  qbPvcConnEndpt1Loop INTEGER
  qbPvcConnEndpt2Loop INTEGER
  qbPvcConnType QbPvcConnKind
  qbPvcConnRowStatus RowStatus

QbPvcConnMappingEntry  
SEQUENCE    
  qbPvcConnMappingType QbConnEndptType
  qbPvcConnMappingIndex Unsigned32
  qbPvcConnMappingId Unsigned32
  qbPvcConnMappingName DisplayString

Defined Values

qbPvcMIB 1.3.6.1.4.1.4323.2.13
This module defines additional objects for the provisioning and management of PVC in Quantum bridge devices.
MODULE-IDENTITY    

qbPvcObjects 1.3.6.1.4.1.4323.2.13.1
OBJECT IDENTIFIER    

qbPvcNotifications 1.3.6.1.4.1.4323.2.13.2
OBJECT IDENTIFIER    

qbPvcConformance 1.3.6.1.4.1.4323.2.13.3
OBJECT IDENTIFIER    

qbEnetPvcGroup 1.3.6.1.4.1.4323.2.13.1.1
OBJECT IDENTIFIER    

qbEnetPvcNumber 1.3.6.1.4.1.4323.2.13.1.1.1
The total number of provisioned Ethernet to ATM PVCs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qbEnePvcLastTimeUpdate 1.3.6.1.4.1.4323.2.13.1.1.2
The value of sysUpTime at the time of the last creation, deletion or modification of an entry in the qbAtmPvcTable. If the number of entries has been unchanged since the last re-initialization of the agent, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

qbEnetPvcTable 1.3.6.1.4.1.4323.2.13.1.1.3
The Quantum Bridge Ethernet configuration table contains connections between Ethernet interfaces (IOT and Ethernet Module) and corresponding VCL/AAL5 that are configured at an ATM interface. An entry in the table may be created, destroyed or modified. This table lists all Ethernet AAL5 PVCs within the System that send/receive packet traffic to/from the ATM cloud.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbEnetPvcEntry

qbEnetPvcEntry 1.3.6.1.4.1.4323.2.13.1.1.3.1
An entry in the qbEnetPvcTable. There is one entry in the table per Ethernet interface. The creation of a row in this table causes a corresponding entry in the atmVclTable of the ATM-MIB to be automatically created if an atmVclEntry with qbEnetPvcVpi and qbEnetPvcVci values does not exist. This corresponding entry can be removed only if the qbEnetPvcEntry is removed. The qbEnetPvcIndex of this table is an ifIndex of the IOT or Module Ethernet interface from the ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbEnetPvcEntry  

qbEnetPvcIndex 1.3.6.1.4.1.4323.2.13.1.1.3.1.1
The value of this object is equal to MIB II's ifIndex value of the IOT or 24-Port Enet Port interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

qbEnetPvcAtmIndex 1.3.6.1.4.1.4323.2.13.1.1.3.1.2
The value of this object is equal to MIB II's ifIndex value of the ATM Port interface mapped to an Ethernet interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

qbEnetPvcVpi 1.3.6.1.4.1.4323.2.13.1.1.3.1.3
A VPI of the AAL5 bi-directional PVC that connects this interface to the ATM cloud.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

qbEnetPvcVci 1.3.6.1.4.1.4323.2.13.1.1.3.1.4
A VCI of the AAL5 bi-directional PVC that connects this interface to the ATM cloud.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

qbEnetPvcName 1.3.6.1.4.1.4323.2.13.1.1.3.1.5
The textual name of the connection(PVC) as specified by a user. It provides a non-volatile handle for this PVC. The supplied name in the qbAtmPvcName is associated with the same PVC for as long as that PVC/conection remains.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..20)  

qbEnetPvcRxTrafficDescrIndex 1.3.6.1.4.1.4323.2.13.1.1.3.1.6
The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this VCL.
Status: current Access: read-create
OBJECT-TYPE    
  AtmTrafficDescrParamIndex  

qbEnetPvcTxTrafficDescrIndex 1.3.6.1.4.1.4323.2.13.1.1.3.1.7
The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this VCL.
Status: current Access: read-create
OBJECT-TYPE    
  AtmTrafficDescrParamIndex  

qbEnetPvcAdminStatus 1.3.6.1.4.1.4323.2.13.1.1.3.1.8
The desired administrative status of the Ethernet connection The up and down states indicate that the traffic flow is enabled or disabled respectively across the ATM cloud.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVorXAdminStatus  

qbEnetPvcOperStatus 1.3.6.1.4.1.4323.2.13.1.1.3.1.9
The current operational status of the connect.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVorXOperStatus  

qbEnetPvcLastChange 1.3.6.1.4.1.4323.2.13.1.1.3.1.10
The value of sysUpTime at the time this PVC entered its current operational state.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVorXLastChange  

qbEnetPvcConnKind 1.3.6.1.4.1.4323.2.13.1.1.3.1.11
The connection type. Two types of connection can be provisioned on the Enet port (modEnetToAtm and iotEnetToAtm)
Status: current Access: read-create
OBJECT-TYPE    
  QbPvcConnKind  

qbEnetPvcLoopback 1.3.6.1.4.1.4323.2.13.1.1.3.1.12
This object enables loopback on the ENET or ATM enedpoint.
Status: current Access: read-create
OBJECT-TYPE    
  QbEnableStatus  

qbEnetPvcLoopbackSide 1.3.6.1.4.1.4323.2.13.1.1.3.1.13
This object enables loopback on the IOT ENET enedpoint.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enetEndpt(1), atmEndpt(2), none(3)  

qbEnetPvcRowStatus 1.3.6.1.4.1.4323.2.13.1.1.3.1.14
The status column for this IOT ENET interface. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) This object may only be set to createAndGo(4). Setting this object to active(1) when its value is already active(1) is a no-op. Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to destroy(6) will remove the corresponding entry in this table, and disable data traffic.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qbCrossConnPvcGroup 1.3.6.1.4.1.4323.2.13.1.2
OBJECT IDENTIFIER    

qbCrossConnPvcNumber 1.3.6.1.4.1.4323.2.13.1.2.1
The total number of provisioned Enet to Enet, DS1 to DS1, E1 to E1 PVCs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qbCrossConnPvcLastTimeUpdate 1.3.6.1.4.1.4323.2.13.1.2.2
The value of sysUpTime at the time of the last creation, deletion or modification of an entry in the qbAtmPvcTable. If the number of entries has been unchanged since the last re-initialization of the agent, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

qbCrossConnPvcTable 1.3.6.1.4.1.4323.2.13.1.2.3
The Quantum Bridge Pvc cross-connection table. This table defines Enet, DS1, or E1 port point-to-point cross-connections within a single OAS system. The connection can be set between two Ethernet, two DS1 or two E1 ports. The table has two indexes: the interface index of the first end-point and the interface index of the second endpoint. Note: Connections that are listed in this table are not reflected in the atmVclTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbCrossConnPvcEntry

qbCrossConnPvcEntry 1.3.6.1.4.1.4323.2.13.1.2.3.1
An entry in the Quantum Bridge qbCrossConnPvcTable two contains a connection between the same port type of IOTs or Modules(Enet and DS1).
Status: current Access: not-accessible
OBJECT-TYPE    
  QbCrossConnPvcEntry  

qbCrossConnPvcLowIfIndex 1.3.6.1.4.1.4323.2.13.1.2.3.1.1
The ifIndex of the first interface(lower index) for the configured PVC cross-connect.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

qbCrossConnPvcHighIfIndex 1.3.6.1.4.1.4323.2.13.1.2.3.1.2
The ifIndex of the second interface(higher index) for the configured PVC cross-connect.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

qbCrossConnPvcAdminStatus 1.3.6.1.4.1.4323.2.13.1.2.3.1.3
The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this VCL.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVorXAdminStatus  

qbCrossConnPvcOperStatus 1.3.6.1.4.1.4323.2.13.1.2.3.1.4
The current operational status of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVorXOperStatus  

qbCrossConnPvcLastChange 1.3.6.1.4.1.4323.2.13.1.2.3.1.5
The value of sysUpTime at the time this connection entered its current operational state.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVorXLastChange  

qbCrossConnPvcRxTrafficDescrIndex 1.3.6.1.4.1.4323.2.13.1.2.3.1.6
The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this connection.
Status: current Access: read-create
OBJECT-TYPE    
  AtmTrafficDescrParamIndex  

qbCrossConnPvcTxTrafficDescrIndex 1.3.6.1.4.1.4323.2.13.1.2.3.1.7
The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this connection.
Status: current Access: read-create
OBJECT-TYPE    
  AtmTrafficDescrParamIndex  

qbCrossConnPvcName 1.3.6.1.4.1.4323.2.13.1.2.3.1.8
The textual name of the connection as specified by a user. It provides a non-volatile handle for this connection. The supplied name in the qbIotPortConnName is associated with the same connection for as long as that conection remains.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..20)  

qbCrossConnPvcConnKind 1.3.6.1.4.1.4323.2.13.1.2.3.1.9
The connection type. The following connection types can be provisioned on the Enet port iotDs1ToIotDs11, iotE1ToIotE1, iotEnetToIotEnet, iotEnetToModEnet, modE1ToModE1, modDs1ToModDs1,iotEnetToModEnet, iotE1ToModE1, iotDs1ToModDs1.
Status: current Access: read-create
OBJECT-TYPE    
  QbPvcConnKind  

qbCrossConnPvcLoopback 1.3.6.1.4.1.4323.2.13.1.2.3.1.10
This object enables loopback on this IOT to IOT port enedpoint. The endpoint on which loopback is enabled is defined by qbIotPortCrossConnLoopbackEndpt.
Status: current Access: read-create
OBJECT-TYPE    
  QbEnableStatus  

qbCrossConnPvcLoopbackSide 1.3.6.1.4.1.4323.2.13.1.2.3.1.11
This object defines loopback on the selected endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER lowIfIndexSide(1), highIfIndexSide(2), none(3)  

qbCrossConnPvcRowStatus 1.3.6.1.4.1.4323.2.13.1.2.3.1.12
The status of the port connect entry. Changing the value of this object from 'active' to 'destroy' will remove this entry from the database. It will disrupt traffic between two IOT packet interfaces.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qbPvcConnGroup 1.3.6.1.4.1.4323.2.13.1.3
OBJECT IDENTIFIER    

qbPvcConnNum 1.3.6.1.4.1.4323.2.13.1.3.1
The total number of provisioned Enet to Enet, DS1 to DS1, E1 to E1 PVCs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qbPvcConnTableLastTimeUpdate 1.3.6.1.4.1.4323.2.13.1.3.2
The value of sysUpTime at the time of the last creation, deletion or modification of an entry in the qbPvcConnTable. If the number of entries has been unchanged since the last re-initialization of the agent, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

qbPvcNextConnId 1.3.6.1.4.1.4323.2.13.1.3.3
This object returns the lowest unused connection Id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

qbPvcConnTable 1.3.6.1.4.1.4323.2.13.1.3.4
This table contains the generic data pertaining to connections. For R3.0 this is limited to ethernet, VLAN, GigE and IOT Enet cross connects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbPvcConnEntry

qbPvcConnEntry 1.3.6.1.4.1.4323.2.13.1.3.4.1
Each row provides data for a single connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbPvcConnEntry  

qbPvcConnId 1.3.6.1.4.1.4323.2.13.1.3.4.1.1
This is a unique identifier for this connection.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

qbPvcConnName 1.3.6.1.4.1.4323.2.13.1.3.4.1.2
This is the connection name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

qbPvcConnAdminStatus 1.3.6.1.4.1.4323.2.13.1.3.4.1.3
This is the connection admin status.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVorXAdminStatus  

qbPvcConnOperStatus 1.3.6.1.4.1.4323.2.13.1.3.4.1.4
This is the connection oper status.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVorXOperStatus  

qbPvcConnTxTd 1.3.6.1.4.1.4323.2.13.1.3.4.1.5
This is the traffic descriptor for traffic going from endpoint 1 to endpoint 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

qbPvcConnRxTd 1.3.6.1.4.1.4323.2.13.1.3.4.1.6
This is the traffic descriptor for traffic going from endpoint 2 to endpoint 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

qbPvcConnEndpt1 1.3.6.1.4.1.4323.2.13.1.3.4.1.7
This is connection endpoint 1. The following are examples of using this object: ATM endpoint 200.33.43 (ATM interface index of 200, VPI 33, VCI 43) Ethernet endpoint 5002 (Ifindex of ethernet port) Vlan endpoint 23.2 (vlanindex of 23 and vlan port 2) GigE endpoint 201.25 (GigE ifindex of 201 and vlanid 25)
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbPvcConnEndpt2 1.3.6.1.4.1.4323.2.13.1.3.4.1.8
This is connection endpoint 2( See examples in qbPvcEndpt1).
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

qbPvcConnEndpt1Type 1.3.6.1.4.1.4323.2.13.1.3.4.1.9
This is the type for endpoint 1.
Status: current Access: read-create
OBJECT-TYPE    
  QbConnEndptType  

qbPvcConnEndpt2Type 1.3.6.1.4.1.4323.2.13.1.3.4.1.10
This is the type for endpoint 2.
Status: current Access: read-create
OBJECT-TYPE    
  QbConnEndptType  

qbPvcConnEndpt1Loop 1.3.6.1.4.1.4323.2.13.1.3.4.1.11
This controls PVC loopbacks on endpoint 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qbPvcConnEndpt2Loop 1.3.6.1.4.1.4323.2.13.1.3.4.1.12
This controls PVC loopbacks on endpoint 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qbPvcConnType 1.3.6.1.4.1.4323.2.13.1.3.4.1.13
This is the connection type.
Status: current Access: read-create
OBJECT-TYPE    
  QbPvcConnKind  

qbPvcConnRowStatus 1.3.6.1.4.1.4323.2.13.1.3.4.1.14
The row status column for this Vlan. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. When a row is created in this table, there will also be 2 corresponding rows created in the table qbPvcMappingTable. Setting this object to destroy(6) will remove the corresponding entry in this table, and disable data traffic. When this row is deleted the 2 corresponding rows in the qbPvcMappingTable will also be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qbPvcConnMappingTable 1.3.6.1.4.1.4323.2.13.1.3.5
This table contains the data to map from the first index of the connection endpoint to connection ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QbPvcConnMappingEntry

qbPvcConnMappingEntry 1.3.6.1.4.1.4323.2.13.1.3.5.1
Each row maps from an specific endpoint to a specific connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbPvcConnMappingEntry  

qbPvcConnMappingType 1.3.6.1.4.1.4323.2.13.1.3.5.1.1
This is the type of endpoint that the next index refers to.
Status: current Access: not-accessible
OBJECT-TYPE    
  QbConnEndptType  

qbPvcConnMappingIndex 1.3.6.1.4.1.4323.2.13.1.3.5.1.2
This is the first index for the connection endpoint. For most connection endpoint this will be the ifIndex, however for VLAN endpoints, this will be the VLAN index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbPvcConnMappingId 1.3.6.1.4.1.4323.2.13.1.3.5.1.3
This is the connection Id for the connection this entry pertains to.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qbPvcConnMappingName 1.3.6.1.4.1.4323.2.13.1.3.5.1.4
This is the connection name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

qbPvcNotificationPrefix 1.3.6.1.4.1.4323.2.13.2.0
OBJECT IDENTIFIER    

qbPvcCompliances 1.3.6.1.4.1.4323.2.13.3.1
OBJECT IDENTIFIER    

qbPvcGroups 1.3.6.1.4.1.4323.2.13.3.2
OBJECT IDENTIFIER    

qbPvcCompliance 1.3.6.1.4.1.4323.2.13.3.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

qbEnetPvcGroupInfo 1.3.6.1.4.1.4323.2.13.3.2.1
The set of all accessible objects in the ATM PVC Network Group of this MIB.
Status: current Access: read-only
OBJECT-GROUP    

qbCrossConnPvcGroupInfo 1.3.6.1.4.1.4323.2.13.3.2.2
The set of all accessible objects in the Cross-Connect PVC Group of this MIB.
Status: current Access: read-only
OBJECT-GROUP