CIRCUIT-MIB: View SNMP OID List / Download MIB

VENDOR: CORIOLIS NETWORKS


 Home MIB: CIRCUIT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
   circuitMIB 1.3.6.1.4.1.5812.6.1
The MIB module for transport channels
   circuitLoadBalanceInterval 1.3.6.1.4.1.5812.6.2 integer read-write
The 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.
   circuitLoadBalanceNumPerInterval 1.3.6.1.4.1.5812.6.3 integer read-write
Indicates the number of circuits being loadbalanced in a fixed interval. The maximum value is 10 circuits per second.
   circuitOldIpAddrToSwap 1.3.6.1.4.1.5812.6.4 ipaddress read-write
When 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.
   circuitNewIpAddrToSwap 1.3.6.1.4.1.5812.6.5 ipaddress read-write
When 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.
   circuitEventInterval 1.3.6.1.4.1.5812.6.6 unsigned32 read-write
For any circuit related events, events are generated at a specific time interval. circuitEventInterval specifies that. The default value is 1 second.
   circuitEventNumPerInterval 1.3.6.1.4.1.5812.6.7 integer read-write
This object specifies the number of events generated per interval. The default is 10 per second.
   circuitTable 1.3.6.1.4.1.5812.6.8 no-access
A table containing information about the transport channels in the system
       circuitEntry 1.3.6.1.4.1.5812.6.8.1 no-access
Entry in the table for a single transport channel
           circuitSrcIpAddr 1.3.6.1.4.1.5812.6.8.1.1 ipaddress read-write
IP address of the source circuit endpoint.
           circuitSrcInterfaceNum 1.3.6.1.4.1.5812.6.8.1.2 unsigned32 read-write
The interface number of the source circuit endpoint.
           circuitSrcConnectionID 1.3.6.1.4.1.5812.6.8.1.3 unsigned32 read-write
Connection 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.
           circuitSrcDescString 1.3.6.1.4.1.5812.6.8.1.4 octet string read-only
Textual description of the source side of the circuit endpoint.
           circuitDestIpAddr 1.3.6.1.4.1.5812.6.8.1.5 ipaddress read-write
IP address of the destination circuit endpoint.
           circuitDestInterfaceNum 1.3.6.1.4.1.5812.6.8.1.6 unsigned32 read-write
The interface number of the destination circuit endpoint.
           circuitDestConnectionID 1.3.6.1.4.1.5812.6.8.1.7 unsigned32 read-write
Connection 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.
           circuitDestDescString 1.3.6.1.4.1.5812.6.8.1.8 octet string read-only
Textual description of the destination side of the circuit endpoint.
           circuitName 1.3.6.1.4.1.5812.6.8.1.9 octet string read-write
CircuitName is a unique name given to a circuit.
           circuitID 1.3.6.1.4.1.5812.6.8.1.10 unsigned32 read-only
CircuitID is a unique ID given to a circuit. It is equal to the TC-ID in the PM.
           circuitRowStatus 1.3.6.1.4.1.5812.6.8.1.11 integer read-write
Indicates if a row has been created or deleted. See SNMPv2-TC for complete description. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           circuitReasonText 1.3.6.1.4.1.5812.6.8.1.12 displaystring read-only
Provides the reason for the error indicated.
           circuitFailLocIpAddr 1.3.6.1.4.1.5812.6.8.1.13 ipaddress read-only
IP address of location where circuit failure code is encountered.
           circuitFailLocSlot1 1.3.6.1.4.1.5812.6.8.1.14 integer read-only
Slot number where circuit failure code is encountered.
           circuitFailLocPort1 1.3.6.1.4.1.5812.6.8.1.15 integer read-only
Port number where circuit failure code is encountered.
           circuitFailLocInterfaceNum1 1.3.6.1.4.1.5812.6.8.1.16 unsigned32 read-only
Interface number where circuit failure code is encountered.
           circuitFailLocConnectionID1 1.3.6.1.4.1.5812.6.8.1.17 unsigned32 read-only
Connection Identifier of the failed circuit endpoint.
           circuitFailLocSlot2 1.3.6.1.4.1.5812.6.8.1.18 integer read-only
Slot number where circuit failure code is encountered.
           circuitFailLocPort2 1.3.6.1.4.1.5812.6.8.1.19 integer read-only
Port number where circuit failure code is encountered.
           circuitFailLocInterfaceNum2 1.3.6.1.4.1.5812.6.8.1.20 unsigned32 read-only
Interface number where circuit failure code is encountered.
           circuitFailLocConnectionID2 1.3.6.1.4.1.5812.6.8.1.21 unsigned32 read-only
Connection Identifier of the failed circuit endpoint.
           circuitEndPoint1Protocol 1.3.6.1.4.1.5812.6.8.1.22 integer read-write
Protocol determines the connectionID. Enumeration: 'axTdm': 6, 'atm': 3, 'axData': 5, 'vt': 4, 'frameRelay': 2, 'isl': 7, 'ethernet': 1.
           circuitFwdTDType 1.3.6.1.4.1.5812.6.8.1.23 integer read-write
Specifies 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. Enumeration: 'tdm': 3, 'atm-vbr-nrt': 6, 'frameRelay': 2, 'atm-cbr': 4, 'ethernet': 1, 'atm-vbr-ubr': 7, 'atm-vbr-rt': 5.
           circuitFwdTDParam1 1.3.6.1.4.1.5812.6.8.1.24 unsigned32 read-write
Parameter 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).
           circuitFwdTDParam2 1.3.6.1.4.1.5812.6.8.1.25 unsigned32 read-write
Parameter 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.
           circuitFwdTDParam3 1.3.6.1.4.1.5812.6.8.1.26 unsigned32 read-write
Parameter 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.
           circuitFwdTDParam4 1.3.6.1.4.1.5812.6.8.1.27 unsigned32 read-write
Parameter 4 of the forward traffic descriptor of type circuitFwdTdType.
           circuitEndPoint2Protocol 1.3.6.1.4.1.5812.6.8.1.28 integer read-write
Protocol determines the connectionID. Enumeration: 'axTdm': 6, 'atm': 3, 'axData': 5, 'vt': 4, 'frameRelay': 2, 'isl': 7, 'ethernet': 1.
           circuitBwdTDType 1.3.6.1.4.1.5812.6.8.1.29 integer read-write
Specifies 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. Enumeration: 'tdm': 3, 'atm-vbr-nrt': 6, 'frameRelay': 2, 'atm-cbr': 4, 'ethernet': 1, 'atm-vbr-ubr': 7, 'atm-vbr-rt': 5.
           circuitBwdTDParam1 1.3.6.1.4.1.5812.6.8.1.30 unsigned32 read-write
Parameter 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).
           circuitBwdTDParam2 1.3.6.1.4.1.5812.6.8.1.31 unsigned32 read-write
Parameter 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.
           circuitBwdTDParam3 1.3.6.1.4.1.5812.6.8.1.32 unsigned32 read-write
Parameter 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.
           circuitBwdTDParam4 1.3.6.1.4.1.5812.6.8.1.33 unsigned32 read-write
Parameter 4 of the backward traffic descriptor of type circuitBwdTdType.
           circuitClassOfService 1.3.6.1.4.1.5812.6.8.1.34 integer read-write
Specifies 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.
           circuitAdminState 1.3.6.1.4.1.5812.6.8.1.35 integer read-write
Administrative 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. Enumeration: 'disabled': 2, 'enabled': 1, 'enabledButNotUsed': 3.
           circuitOperState 1.3.6.1.4.1.5812.6.8.1.36 integer read-only
Aperational 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. Enumeration: 'down': 2, 'test': 3, 'up': 1.
           circuitTimeSinceStatusChange 1.3.6.1.4.1.5812.6.8.1.37 unsigned32 read-only
Gives the time (in seconds) since the most recent status change.
           circuitSetupPriority 1.3.6.1.4.1.5812.6.8.1.38 unsigned32 read-only
If there are insufficient network resources for establishing all transport channels, this field specifies the priority of the transport channel.
           circuitHoldPriority 1.3.6.1.4.1.5812.6.8.1.39 unsigned32 read-only
If 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.
           circuitIsRedundancyReqd 1.3.6.1.4.1.5812.6.8.1.40 truthvalue read-write
Specifies 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.
           circuitPreferredEP1OptSlot 1.3.6.1.4.1.5812.6.8.1.41 integer read-write
If 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.
           circuitPreferredEP1OptPort 1.3.6.1.4.1.5812.6.8.1.42 integer read-write
If the circuit spans one or two rings, this is the port number of the first preferred ring.
           circuitPreferredEP1OptVport 1.3.6.1.4.1.5812.6.8.1.43 integer read-write
If the circuit spans one or two rings, this is the lambda number of the first preferred ring.
           circuitPreferredEP2OptSlot 1.3.6.1.4.1.5812.6.8.1.44 integer read-write
If 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.
           circuitPreferredEP2OptPort 1.3.6.1.4.1.5812.6.8.1.45 integer read-write
If the circuit spans two rings, this is the port number of the second preferred ring.
           circuitPreferredEP2OptVport 1.3.6.1.4.1.5812.6.8.1.46 integer read-write
If the circuit spans two rings, this is the lambda number of the second preferred ring.
           circuitUseAlternateRing 1.3.6.1.4.1.5812.6.8.1.47 integer read-write
Allows 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. Enumeration: 'yes': 1, 'no': 2.
           circuitInFrames 1.3.6.1.4.1.5812.6.8.1.48 counter64 read-only
Number of frames received at the ingress point and passed on to the circuit.
           circuitInDEFrames 1.3.6.1.4.1.5812.6.8.1.49 counter64 read-only
Number of frames received at the ingress point and passed on to the circuit.
           circuitInOctets 1.3.6.1.4.1.5812.6.8.1.50 counter64 read-only
Number of octets received at the ingress point and passed on to the circuit.
           circuitInDEOctets 1.3.6.1.4.1.5812.6.8.1.51 counter64 read-only
Number of octets received at the ingress point and passed on to the circuit.
           circuitInCLP0Cells 1.3.6.1.4.1.5812.6.8.1.52 counter64 read-only
Number of cells received at the ingress point and passed on to the circuit.
           circuitInCLP1Cells 1.3.6.1.4.1.5812.6.8.1.53 counter64 read-only
Number of cells received at the ingress point and passed on to the circuit.
           circuitInFramesDiscard 1.3.6.1.4.1.5812.6.8.1.54 counter64 read-only
Number 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).
           circuitInDEFramesDiscard 1.3.6.1.4.1.5812.6.8.1.55 counter64 read-only
Number 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).
           circuitInOctetsDiscard 1.3.6.1.4.1.5812.6.8.1.56 counter64 read-only
Number 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).
           circuitInDEOctetsDiscard 1.3.6.1.4.1.5812.6.8.1.57 counter64 read-only
Number 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).
           circuitInCLP0CellsDiscard 1.3.6.1.4.1.5812.6.8.1.58 counter64 read-only
Number 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).
           circuitInCLP1CellsDiscard 1.3.6.1.4.1.5812.6.8.1.59 counter64 read-only
Number 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).
           circuitInFramesTagged 1.3.6.1.4.1.5812.6.8.1.60 counter64 read-only
Number 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.
           circuitInOctetsTagged 1.3.6.1.4.1.5812.6.8.1.61 counter64 read-only
Number 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.
           circuitInCLP0CellsTagged 1.3.6.1.4.1.5812.6.8.1.62 counter64 read-only
Number 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.
           circuitOutFrames 1.3.6.1.4.1.5812.6.8.1.63 counter64 read-only
Number of frames sent out through the circuit.
           circuitOutDEFrames 1.3.6.1.4.1.5812.6.8.1.64 counter64 read-only
Number of frames sent out through the circuit.
           circuitOutOctets 1.3.6.1.4.1.5812.6.8.1.65 counter64 read-only
Number of octets sent out through the circuit.
           circuitOutDEOctets 1.3.6.1.4.1.5812.6.8.1.66 counter64 read-only
Number of octets sent out through the circuit.
           circuitOutCLP0Cells 1.3.6.1.4.1.5812.6.8.1.67 counter64 read-only
Number of cells sent out through the circuit.
           circuitOutCLP1Cells 1.3.6.1.4.1.5812.6.8.1.68 counter64 read-only
Number of cells sent out through the circuit.
 circuitInactive 1.3.6.1.4.1.58120.24
Indicates that the circuit became inactive and specifies the reason for it becoming inactive
 circuitActive 1.3.6.1.4.1.58120.25
Indicates that the circuit became active
 circuitLoadBalancing 1.3.6.1.4.1.58120.26
Indicates that the circuit underwent load balancing