MIBs Depot

CISCO-MGX82XX-RPM-CONN-MIB

Registered at
1.3.6.1.4.1.351.150.62
Last updated
2002-09-08 00:00
Organization
Cisco Systems, Inc.
Revisions
2002-09-08 00:00
Namespace
cisco
Source file
CISCO-MGX82XX-RPM-CONN-MIB
Digest
sha256:510fcfb5a3477cc14ed0911657093eb8f380efd4030dea3d082b036aa5ff72d8

Description

The connection MIB module for RPM(Router Blade) service module in MGX8250/MGX8230 products. The 'channel' and 'connection' and 'connection endpoint' mean same in this MIB.

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

FromSymbols
BASIS-MIBrpmChanGrp
CISCOWAN-SMIciscoWan
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BASIS-MIB
CISCO-MGX82XX-RPM-CONN-MIB
CISCOWAN-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
RpmNsapAddress
TEXTUAL-CONVENTION
ATM address used by the networking entity. The only address type presently supported is NSAP (20 octets)
current

Objects

NameOIDSyntaxAccessStatus
rpmChanGrpTable
OBJECT-TYPE
This table contains endpoint configuration information for connections applicable to RPM service module.
1.3.6.1.4.1.351.110.5.2.10.1.1not-accessiblecurrent
rpmChanGrpEntry
OBJECT-TYPE
An entry for logical channel. Each entry corresponds to a connection endpoint identified by Slot number and channel number.
1.3.6.1.4.1.351.110.5.2.10.1.1.1not-accessiblecurrent
rpmChanSlotNum
OBJECT-TYPE
Specifies the slot number of the RPM card.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.1Integer32 (1..30)read-onlycurrent
rpmChanInterface
OBJECT-TYPE
This is the RPM's backplane interface. Currently there is only one interface.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.2Integer32read-onlycurrent
rpmChanNum
OBJECT-TYPE
This object identifies the channel number. This is also called Logical Connection Number(LCN). This is a unique number which identifies a connection. The LCN maps VPI and VCI. For VCC, VCI range is 1..3825, and LCN range is 16..3840. LCN = VCI + 16. For VPC, VPI range is 1..255 and LCN range is 3841..4095. LCN = VPI + 3840.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.3Integer32 (16..4095)read-onlycurrent
rpmChanRowStatus
OBJECT-TYPE
This indicates the status of this channel. add(1) : Channel is added. del(2) : channel is deleted. mod(3) : Set to this value before modifying objects related to connection endpoints.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.4INTEGER {add(1), del(2), mod(3)}read-onlycurrent
rpmChanVcd
OBJECT-TYPE
Virtual Circuit Descriptor. A unique number which identifies a connection.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.5Integer32 (0..4095)read-onlycurrent
rpmChanVpi
OBJECT-TYPE
The VPI value for this channel. For VPC, VPI range is 1..255 and LCN range is 3841..4095. LCN = VPI + 3840
1.3.6.1.4.1.351.110.5.2.10.1.1.1.6Integer32 (0..255)read-onlycurrent
rpmChanVci
OBJECT-TYPE
The VCI value for this channel. For VCC, VCI range is 1..3825, and LCN range is 16..3840. LCN = VCI + 16.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.7Integer32 (0..65535)read-onlycurrent
rpmChanSubInterface
OBJECT-TYPE
This is the RPM's backplane sub-interface.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.8Integer32 (1..2147483647)read-onlycurrent
rpmChanLocalVpi
OBJECT-TYPE
This VPI together with the local VCI and NSAP represents the local end point in this connection. The VPI value is zero for rpmChanConnType value of vcc(2).
1.3.6.1.4.1.351.110.5.2.10.1.1.1.9Integer32 (0..255)read-onlycurrent
rpmChanLocalVci
OBJECT-TYPE
This VCI together with the local VPI and NSAP represents the local end point in this connection.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.10Integer32 (0..65535)read-onlycurrent
rpmChanLocalNsap
OBJECT-TYPE
This object identifies the local NSAP address. The bytes are mapped as follows: prefix : 13 bytes Cisco ID : 2 bytes Reserved : 2 bytes Slot/Port : 2 bytes[5 bit slot, 11 bits port] Selector : 1 byte. Of the 13 bytes for the node name, only the first 8 bytes are used. If the node name is n (0 < n < 8) bytes long, the node name must be left justified ( Bytes 1 to n contain the node name and bytes (n+1) to 8 must be 0 ). Bytes 9-13 must be always 0.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.11RpmNsapAddressread-onlycurrent
rpmChanRemoteVpi
OBJECT-TYPE
This VPI together with the remote VCI and NSAP represents the remote end point in this connection.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.12Integer32 (0..255)read-onlycurrent
rpmChanRemoteVci
OBJECT-TYPE
This VCI together with the remote VPI and NSAP represents the remote end point in this connection.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.13Integer32 (0..65535)read-onlycurrent
rpmChanRemoteNsap
OBJECT-TYPE
This object identifies the remote NSAP address. The bytes are mapped as follows: prefix : 13 bytes Cisco ID : 2 bytes Reserved : 2 bytes Slot/Port : 2 bytes[5 bit slot, 11 bits port] Selector : 1 byte.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.14RpmNsapAddressread-onlycurrent
rpmChanType
OBJECT-TYPE
This object identifies the channel type svc(1) : Switched Virtual Connection pvc(2) : Permanent Virtual Connection spvc(3) : Soft PVC.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.15INTEGER {svc(1), pvc(2), spvc(3)}read-onlycurrent
rpmChanConnType
OBJECT-TYPE
This specifies the connection type vpc(1) : Virtual Path Connection vcc(1) : Virtual Channel Connection
1.3.6.1.4.1.351.110.5.2.10.1.1.1.16INTEGER {vpc(1), vcc(2)}read-onlycurrent
rpmChanServiceType
OBJECT-TYPE
This object identifies the connection service type. cbr (1) : Constant Bit Rate vbr (2) : Variable Bit Rate ubr (4) : Unspecified Bit Rate atfr (5) : ATM Frame Relay abrstd (6) : Standard ABR abrfst (7) : foresight ABR.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.17INTEGER {cbr(1), vbr(2), ubr(4), atfr(5), abrstd(6), abrfst(7)}read-onlycurrent
rpmChanMastership
OBJECT-TYPE
This specifies which end of the connection is the master. This is used by PXM to determine if this end point is master or slave.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.18INTEGER {master(1), slave(2), unknown(3)}read-onlycurrent
rpmChanRtePriority
OBJECT-TYPE
This is also known as class of service, it is used by PXM to determine how important this connection is when selecting connections to route.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.19Integer32 (1..15)read-onlycurrent
rpmChanMaxCost
OBJECT-TYPE
Maximum allowed cost. It is related to Cost Based Routing. This is used by PXM so that it won't choose a path with a cost greater than this configured level.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.20Integer32 (1..65535)read-onlycurrent
rpmChanRestrictTrkType
OBJECT-TYPE
Restricted trunk type for routing, used by PXM. It specifies that the connection either cannot be routed over satellite trunks or terrestrial trunks, or it can be on any type of trunk.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.21INTEGER {noRestriction(1), terrestrialTrunk(2), satelliteTrunk(3)}read-onlycurrent
rpmChanPCR
OBJECT-TYPE
Peak cell rate.(in cells per sec.)
1.3.6.1.4.1.351.110.5.2.10.1.1.1.22Integer32 (0..353208)read-onlycurrent
rpmChanRemotePCR
OBJECT-TYPE
Peak cell rate of the remote endpoint of the connection. If not set, its value will be same as the value of rpmChanPCR.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.23Integer32 (0..353208)read-onlycurrent
rpmChanMCR
OBJECT-TYPE
Minimum cell rate.(in cells per sec.).
1.3.6.1.4.1.351.110.5.2.10.1.1.1.24Integer32 (0..353208)read-onlycurrent
rpmChanRemoteMCR
OBJECT-TYPE
Minimum cell rate of the remote endpoint. If this is not set, its value will be same as value of rpmChanMCR.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.25Integer32 (0..353208)read-onlycurrent
rpmChanPercentUtil
OBJECT-TYPE
This is the expected long-term utilization of the channel by this end-point.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.26Integer32 (0..100)read-onlycurrent
rpmChanRemotePercentUtil
OBJECT-TYPE
This is the expected long-term utilization of the channel by the other end-point. If this is not specified in the connection setup request, it'll be set to be the same as the local end.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.27Integer32 (0..100)read-onlycurrent
rpmChanEncapType
OBJECT-TYPE
This object identifies the ATM adaptation layer (AAL) and Encapsulation type. aal5snap - LLC/SNAP precedes the protocol datagram. aal34smds - Encapsulation for SMDS network. aal5nlpid - Encapsulation that allows ATM interfaces to interoperate with HSSI. qsaal - signaling type PVC used for setting up or tearing down SVCs. ilmi - used to set up communication with ILMI. aal5mux[protocol] - a MUX-type Virtual circuit. ppp - PPP over ATM. The Encapsulation types aal34smds, qsaal and ilmi are not supported.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.28INTEGER {aal5snap(1), aal34smds(2), aal5nlpid(3), qsaal(4), ilmi(5), aal5muxXNS(6), aal5muxIP(7), aal5muxVINES(8), aal5muxDECNET(9), aal5muxNOVELL1(10), ppp(11), unknown(12)}read-onlycurrent
rpmChanMidLow
OBJECT-TYPE
Starting Message Identifier Number for this PVC.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.29Integer32 (0..1023)read-onlycurrent
rpmChanMidHigh
OBJECT-TYPE
Ending Message Identifier Number for this PVC.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.30Integer32 (0..1023)read-onlycurrent
rpmChanBurstSize
OBJECT-TYPE
The Maximum number of ATM cells the virtual circuit can transmit.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.31Integer32 (0..65535)read-onlycurrent
rpmChanInArpFreq
OBJECT-TYPE
Specifies how often Inverse ARP datagrams will be sent on this virtual circuit. The value zero will disable the IN-ARP for this channel. This object is supported only for the value of rpmChanEncapType = aal5snap.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.32Integer32 (0..60)read-onlycurrent
rpmChanOAMloopback
OBJECT-TYPE
This object specifies how often to generate an OAM F5 loopback cell from this virtual circuit. The value zero will disable generation of OAM F5 loopback cells.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.33Integer32 (0..600)read-onlycurrent
rpmChanState
OBJECT-TYPE
This indicates the status of this channel. 1 ==> notConfigured 2 ==> active 3 ==> failed. Currently 'failed' state is not supported. When the channel is not added, the state is notConfigured.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.34INTEGER {notConfigured(1), active(2), failed(3)}read-onlycurrent
rpmChanVirtualTemplate
OBJECT-TYPE
Specifies the Virtual Template used for CISCO PPP. If it is not using Virtual Template then this value is zero.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.35Integer32read-onlycurrent
rpmChanAbrRDF
OBJECT-TYPE
This is valid only for ABR Service Type. Rate Decrease Factor: Controls the rate decrease which occurs when backward RM-cells with CI=1 are received. Larger values lead to faster rate decrease.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.36Integer32read-onlycurrent
rpmChanAbrRIF
OBJECT-TYPE
This is valid only for ABR Service Type. Rate Increase Factor: Controls the rate increase which occurs when a backward RM-cell is received with CI=0 and NI=0. Larger values lead to faster rate increase.
1.3.6.1.4.1.351.110.5.2.10.1.1.1.37Integer32read-onlycurrent
cmrConnMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.62.2
cmrConnMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.62.2.1
cmrConnMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.62.2.2

Conformance

NameOIDStatus
cmrConnMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the Cisco MGX RPM connection management group.
1.3.6.1.4.1.351.150.62.2.1.1current
cmrConnConfGroup
OBJECT-GROUP
The objects related to Connections on RPM card.
1.3.6.1.4.1.351.150.62.2.2.1current