CIRCUIT-MIB
The MIB module for transport channels
Main OID:
circuitMIB.1.3.6.1.4.1.5812.6.1
80
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
80 total| Object Name |
|---|
circuitInactiveIndicates that the circuit became inactive and specifies the reason for it becoming inactive NOTIFICATION-TYPE .1.3.6.1.4.1.5812.0.24 |
circuitActiveIndicates that the circuit became active NOTIFICATION-TYPE .1.3.6.1.4.1.5812.0.25 |
circuitLoadBalancingIndicates that the circuit underwent load balancing NOTIFICATION-TYPE .1.3.6.1.4.1.5812.0.26 |
circuitMIBThe MIB module for transport channels MODULE-IDENTITY .1.3.6.1.4.1.5812.6.1 |
circuitLoadBalanceIntervalThe default load balancing schedule is to examine 1 circuit every 3 minutes at the GNE. Regardless of whether the circuit is moved to a better ring path or not, the next circuit is not examined until another 3 minutes (default) had expired. The duration of the load balance timer will be configurable from a range of 0 to 65535 seconds. Using a value of 0 will turn off load balancing.rw INTEGER .1.3.6.1.4.1.5812.6.2 |
circuitLoadBalanceNumPerIntervalIndicates the number of circuits being loadbalanced in a fixed interval. The maximum value is 10 circuits per second.rw INTEGER .1.3.6.1.4.1.5812.6.3 |
circuitOldIpAddrToSwapWhen a chassis running several circuits has to be moved to a new location with a new different IpAddress, then all the associated circuits has to be properly modified with the new IpAddress. This object will specify the old-IpAddress. This process is almost transparent to the user, but, he will notice traffic loss due to the circuits being brought down and up.rw IpAddress .1.3.6.1.4.1.5812.6.4 |
circuitNewIpAddrToSwapWhen a chassis running several circuits has to be moved to a new location with a new different IpAddress, then all the associated circuits has to be properly modified with the new IpAddress. This object will specify the old-IpAddress. This process is almost transparent to the user, but, he will notice traffic loss due to the circuits being brought down and up.rw IpAddress .1.3.6.1.4.1.5812.6.5 |
circuitEventIntervalFor any circuit related events, events are generated at a specific time interval. circuitEventInterval specifies that. The default value is 1 second.rw Unsigned32 .1.3.6.1.4.1.5812.6.6 |
circuitEventNumPerIntervalThis object specifies the number of events generated per interval. The default is 10 per second.rw INTEGER .1.3.6.1.4.1.5812.6.7 |
circuitTableA table containing information about the transport channels in the system SEQUENCE OF CircuitEntry .1.3.6.1.4.1.5812.6.8 |
circuitEntryEntry in the table for a single transport channel CircuitEntry .1.3.6.1.4.1.5812.6.8.1 |
circuitSrcIpAddrIP address of the source circuit endpoint.rw IpAddress .1.3.6.1.4.1.5812.6.8.1.1 |
circuitSrcInterfaceNumThe interface number of the source circuit endpoint.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.2 |
circuitSrcConnectionIDConnection Identifier of the source circuit endpoint. Based on the protocol type, further information may be required to completely specify a circuit on a channel. For example, Ethernet VLAN requires a VLAN Id, Frame Relay requires a DLCI and ATM requires VPI and VCI. For ATM, this field is encoded as 12 bits of VPI and 16 bits of VCI.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.3 |
circuitSrcDescStringTextual description of the source side of the circuit endpoint.ro OCTET STRING .1.3.6.1.4.1.5812.6.8.1.4 |
circuitDestIpAddrIP address of the destination circuit endpoint.rw IpAddress .1.3.6.1.4.1.5812.6.8.1.5 |
circuitDestInterfaceNumThe interface number of the destination circuit endpoint.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.6 |
circuitDestConnectionIDConnection Identifier of the destination circuit endpoint. Based on the protocol type, further information may be required to completely specify a circuit on a channel. For example, Ethernet VLAN requires a VLAN Id, Frame Relay requires a DLCI and ATM requires VPI and VCI. For ATM, this field is encoded as 12 bits of VPI and 16 bits of VCI.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.7 |
circuitDestDescStringTextual description of the destination side of the circuit endpoint.ro OCTET STRING .1.3.6.1.4.1.5812.6.8.1.8 |
circuitNameCircuitName is a unique name given to a circuit.rw OCTET STRING .1.3.6.1.4.1.5812.6.8.1.9 |
circuitIDCircuitID is a unique ID given to a circuit. It is equal to the TC-ID in the PM.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.10 |
circuitRowStatusIndicates if a row has been created or deleted. See SNMPv2-TC for complete description.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.11 |
circuitReasonTextProvides the reason for the error indicated.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5812.6.8.1.12 |
circuitFailLocIpAddrIP address of location where circuit failure code is encountered.ro IpAddress .1.3.6.1.4.1.5812.6.8.1.13 |
circuitFailLocSlot1Slot number where circuit failure code is encountered.ro INTEGER .1.3.6.1.4.1.5812.6.8.1.14 |
circuitFailLocPort1Port number where circuit failure code is encountered.ro INTEGER .1.3.6.1.4.1.5812.6.8.1.15 |
circuitFailLocInterfaceNum1Interface number where circuit failure code is encountered.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.16 |
circuitFailLocConnectionID1Connection Identifier of the failed circuit endpoint.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.17 |
circuitFailLocSlot2Slot number where circuit failure code is encountered.ro INTEGER .1.3.6.1.4.1.5812.6.8.1.18 |
circuitFailLocPort2Port number where circuit failure code is encountered.ro INTEGER .1.3.6.1.4.1.5812.6.8.1.19 |
circuitFailLocInterfaceNum2Interface number where circuit failure code is encountered.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.20 |
circuitFailLocConnectionID2Connection Identifier of the failed circuit endpoint.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.21 |
circuitEndPoint1ProtocolProtocol determines the connectionID.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.22 |
circuitFwdTDTypeSpecifies the traffic descriptor type associated with the forward traffic descriptor parameters. The forward direction is 'into the network' from the circuit endpoint. TDType is independent of the end-point protocol.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.23 |
circuitFwdTDParam1Parameter 1 of the forward traffic descriptor of type circuitFwdTdType. For type Ethernet, this value corresponds to CIR. For type Frame Relay, this value corresponds to CIR. For type ATM-CBR, this value corresponds to PCR(0+1).rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.24 |
circuitFwdTDParam2Parameter 2 of the forward traffic descriptor of type circuitFwdTdType. For type Ethernet, this value corresponds to Bc. For type Frame Relay, this value corresponds to Bc.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.25 |
circuitFwdTDParam3Parameter 3 of the forward traffic descriptor of type circuitFwdTdType. For type Ethernet, this value corresponds to Be. For type Frame Relay, this value corresponds to Be.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.26 |
circuitFwdTDParam4Parameter 4 of the forward traffic descriptor of type circuitFwdTdType.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.27 |
circuitEndPoint2ProtocolProtocol determines the connectionID.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.28 |
circuitBwdTDTypeSpecifies the traffic descriptor type associated with the backward traffic descriptor parameters. The backward direction is 'out of the network' from the circuit endpoint. TDType is independent to of the end-point protocol.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.29 |
circuitBwdTDParam1Parameter 1 of the backward traffic descriptor of type circuitBwdTdType. For type Ethernet, this value corresponds to CIR. For type Frame Relay, this value corresponds to CIR. For type ATM-CBR, this value corresponds to PCR(0+1).rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.30 |
circuitBwdTDParam2Parameter 2 of the backward traffic descriptor of type circuitBwdTdType. For type Ethernet, this value corresponds to Bc. For type Frame Relay, this value corresponds to Bc.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.31 |
circuitBwdTDParam3Parameter 3 of the backward traffic descriptor of type circuitBwdTdType. For type Ethernet, this value corresponds to Be. For type Frame Relay, this value corresponds to Be.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.32 |
circuitBwdTDParam4Parameter 4 of the backward traffic descriptor of type circuitBwdTdType.rw Unsigned32 .1.3.6.1.4.1.5812.6.8.1.33 |
circuitClassOfServiceSpecifies the class of service for Data or non-TDM circuits. This value is in the range of 0-7 where 1 has the highest priority and 7 has the lowest.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.34 |
circuitAdminStateAdministrative state of the circuit. Circuits in the disabled state do not consume network resources such as bandwidth. The network continuously attempts to establish circuits until successful while in the enabled state. The 'enabledButNotUsed' state tells that the transport segment is established and network resources are assigned to it, but, traffic is not allowed to pass though it.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.35 |
circuitOperStateAperational state of the circuit. Circuits in the disabled state do not consume network resources such as bandwidth. The network continuously attempts to establish circuits until successful while in the enabled state.ro Enumeration .1.3.6.1.4.1.5812.6.8.1.36 |
circuitTimeSinceStatusChangeGives the time (in seconds) since the most recent status change.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.37 |
circuitSetupPriorityIf there are insufficient network resources for establishing all transport channels, this field specifies the priority of the transport channel.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.38 |
circuitHoldPriorityIf a number of transport channels of a low Setup Priority need to be cleared in order to release resources allowing for a higher priority (Setup) transport channel to be established, this field specifies the Hold priority where low Hold priority transport channels are cleared before higher Hold priority transport channels.ro Unsigned32 .1.3.6.1.4.1.5812.6.8.1.39 |
circuitIsRedundancyReqdSpecifies if the circuit is to be established over rings that are logically configured as 'protected'. A protected ring could physically be in a fault state where one fiber has failed. A circuit that requires redundancy will be established over rings logically configured as 'protected' even though the current physical state of a protected ring may be in a fault state.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5812.6.8.1.40 |
circuitPreferredEP1OptSlotIf the circuit spans one or two rings, this is the slot number of the first preferred ring. Preferred rings allow a manual overide of the routed circuit path.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.41 |
circuitPreferredEP1OptPortIf the circuit spans one or two rings, this is the port number of the first preferred ring.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.42 |
circuitPreferredEP1OptVportIf the circuit spans one or two rings, this is the lambda number of the first preferred ring.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.43 |
circuitPreferredEP2OptSlotIf the circuit spans two rings, this is the slot number of the second preferred ring. Preferred rings allow a manual overide of the routed circuit path.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.44 |
circuitPreferredEP2OptPortIf the circuit spans two rings, this is the port number of the second preferred ring.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.45 |
circuitPreferredEP2OptVportIf the circuit spans two rings, this is the lambda number of the second preferred ring.rw INTEGER .1.3.6.1.4.1.5812.6.8.1.46 |
circuitUseAlternateRingAllows operator to specify whether an alternate ring can be used if the preferred ring(s) fail. This requires the ability to load-balance back onto the preferred ring once it becomes available. The format for this field is Boolean.rw Enumeration .1.3.6.1.4.1.5812.6.8.1.47 |
circuitInFramesNumber of frames received at the ingress point and passed on to the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.48 |
circuitInDEFramesNumber of frames received at the ingress point and passed on to the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.49 |
circuitInOctetsNumber of octets received at the ingress point and passed on to the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.50 |
circuitInDEOctetsNumber of octets received at the ingress point and passed on to the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.51 |
circuitInCLP0CellsNumber of cells received at the ingress point and passed on to the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.52 |
circuitInCLP1CellsNumber of cells received at the ingress point and passed on to the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.53 |
circuitInFramesDiscardNumber of frames received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).ro Counter64 .1.3.6.1.4.1.5812.6.8.1.54 |
circuitInDEFramesDiscardNumber of frames received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).ro Counter64 .1.3.6.1.4.1.5812.6.8.1.55 |
circuitInOctetsDiscardNumber of octets received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).ro Counter64 .1.3.6.1.4.1.5812.6.8.1.56 |
circuitInDEOctetsDiscardNumber of octets received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).ro Counter64 .1.3.6.1.4.1.5812.6.8.1.57 |
circuitInCLP0CellsDiscardNumber of octets received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).ro Counter64 .1.3.6.1.4.1.5812.6.8.1.58 |
circuitInCLP1CellsDiscardNumber of octets received at the ingress point but are discarded due to the non-conformance of the contract, i.e., it exceeds the traffic contract (BE).ro Counter64 .1.3.6.1.4.1.5812.6.8.1.59 |
circuitInFramesTaggedNumber of tagged frames received. A tagged frame represents non-conforming frames to the contract (when CIR < frame contract < BE). In these frames, the DE (Discard Enable) is set.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.60 |
circuitInOctetsTaggedNumber of tagged octets received. A tagged octet represents non-conforming octet to the contract (when CIR < octet contract < BE).In these octets, the DE (Discard Enable) is set.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.61 |
circuitInCLP0CellsTaggedNumber of tagged octets received. A tagged octet represents non-conforming octet to the contract (when CIR < octet contract < BE).In these octets, the DE (Discard Enable) is set.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.62 |
circuitOutFramesNumber of frames sent out through the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.63 |
circuitOutDEFramesNumber of frames sent out through the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.64 |
circuitOutOctetsNumber of octets sent out through the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.65 |
circuitOutDEOctetsNumber of octets sent out through the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.66 |
circuitOutCLP0CellsNumber of cells sent out through the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.67 |
circuitOutCLP1CellsNumber of cells sent out through the circuit.ro Counter64 .1.3.6.1.4.1.5812.6.8.1.68 |