ERICSSON-ROUTER-CIRCUIT-GROUP-MIB

File: ERICSSON-ROUTER-CIRCUIT-GROUP-MIB.mib (28833 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
ERICSSON-ROUTER-QOS-MIB ERICSSON-ROUTER-SMI

Imported symbols

Counter64 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 IpAddress MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString EriRouterQosClassId
EriRouterQosPolicyType eriRouterMgmt

Defined Types

EriRouterCircuitGroupStatsEntry  
SEQUENCE    
  eriRouterCctGrpName SnmpAdminString
  eriRouterCctGrpTxOctets Counter64
  eriRouterCctGrpTxPackets Counter64
  eriRouterCctGrpTxMulticastOctets Counter64
  eriRouterCctGrpTxMulticastPackets Counter64
  eriRouterCctGrpRxOctets Counter64
  eriRouterCctGrpRxPackets Counter64
  eriRouterCctGrpRxMulticastOctets Counter64
  eriRouterCctGrpRxMulticastPackets Counter64
  eriRouterCctGrpAdjDroppedOctets Counter64
  eriRouterCctGrpAdjDroppedPackets Counter64
  eriRouterCctGrpDownDroppedOctets Counter64
  eriRouterCctGrpDownDroppedPackets Counter64
  eriRouterCctGrpUnreachDroppedOctets Counter64
  eriRouterCctGrpUnreachDroppedPackets Counter64
  eriRouterCctGrpUnknownEncapsOctets Counter64
  eriRouterCctGrpUnknownEncapsPackets Counter64

EriRouterCircuitGroupQEntry  
SEQUENCE    
  eriRouterCctGrpQueueId Unsigned32
  eriRouterCctGrpQTxOctets Counter64
  eriRouterCctGrpQTxPackets Counter64
  eriRouterCctGrpQWredDroppedOctets Counter64
  eriRouterCctGrpQWredDroppedPkts Counter64
  eriRouterCctGrpQTailDroppedOctets Counter64
  eriRouterCctGrpQTailDroppedPkts Counter64

EriRouterCctGrpRLPolicyStatsEntry  
SEQUENCE    
  eriRouterCctGrpRLPolicyType EriRouterQosPolicyType
  eriRouterCctGrpRLPolicyName SnmpAdminString
  eriRouterCctGrpRLPolicyConformOctets Counter64
  eriRouterCctGrpRLPolicyConformPkts Counter64
  eriRouterCctGrpRLPolicyExceedOctets Counter64
  eriRouterCctGrpRLPolicyExceedPkts Counter64
  eriRouterCctGrpRLPolicyExceedDroppedOctets Counter64
  eriRouterCctGrpRLPolicyExceedDroppedPkts Counter64
  eriRouterCctGrpRLPolicyViolateOctets Counter64
  eriRouterCctGrpRLPolicyViolatePkts Counter64
  eriRouterCctGrpRLPolicyViolateDroppedOctets Counter64
  eriRouterCctGrpRLPolicyViolateDroppedPkts Counter64

EriRouterCctGrpRLClassStatsEntry  
SEQUENCE    
  eriRouterCctGrpRLClassId EriRouterQosClassId
  eriRouterCctGrpRLClassName SnmpAdminString
  eriRouterCctGrpRLClassConformOctets Counter64
  eriRouterCctGrpRLClassConformPkts Counter64
  eriRouterCctGrpRLClassConformDroppedOctets Counter64
  eriRouterCctGrpRLClassConformDroppedPkts Counter64
  eriRouterCctGrpRLClassExceedOctets Counter64
  eriRouterCctGrpRLClassExceedPkts Counter64
  eriRouterCctGrpRLClassExceedDroppedOctets Counter64
  eriRouterCctGrpRLClassExceedDroppedPkts Counter64
  eriRouterCctGrpRLClassViolateOctets Counter64
  eriRouterCctGrpRLClassViolatePkts Counter64
  eriRouterCctGrpRLClassViolateDroppedOctets Counter64
  eriRouterCctGrpRLClassViolateDroppedPkts Counter64

Defined Values

eriRouterCircuitGroupMib 1.3.6.1.4.1.193.218.2.43
Defines objects which may be used to monitor circuit groups policies
MODULE-IDENTITY    

eriRouterCircuitGroupObjects 1.3.6.1.4.1.193.218.2.43.1
OBJECT IDENTIFIER    

eriRouterCircuitGroupConformance 1.3.6.1.4.1.193.218.2.43.2
OBJECT IDENTIFIER    

eriRouterCircuitGroupStatsTable 1.3.6.1.4.1.193.218.2.43.1.1
A table containing various Tx, Rx, and drop counters for each circuit group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterCircuitGroupStatsEntry

eriRouterCircuitGroupStatsEntry 1.3.6.1.4.1.193.218.2.43.1.1.1
A conceptual row in the eriRouterCircuitGroupStatsTable. Each row contains a set of packet and octet counters for a circuit group.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterCircuitGroupStatsEntry  

eriRouterCctGrpName 1.3.6.1.4.1.193.218.2.43.1.1.1.1
The name of the hierarchical group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..113)  

eriRouterCctGrpTxOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.2
The number of octets transmitted by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpTxPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.3
The number of packets transmitted by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpTxMulticastOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.4
The number of multicast octets transmitted by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpTxMulticastPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.5
The number of multicast packets transmitted by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRxOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.6
The number of octets received by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRxPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.7
The number of packets received by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRxMulticastOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.8
The number of multicast octets received by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRxMulticastPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.9
The number of multicast packets received by the group including its children.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpAdjDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.10
The number of adjacency octets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpAdjDroppedPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.11
The number of adjacency packets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpDownDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.12
The number of down octets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpDownDroppedPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.13
The number of down packets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpUnreachDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.14
The number of unreachable octets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpUnreachDroppedPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.15
The number of unreachable packets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpUnknownEncapsOctets 1.3.6.1.4.1.193.218.2.43.1.1.1.16
The number octets dropped due to unknown encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpUnknownEncapsPackets 1.3.6.1.4.1.193.218.2.43.1.1.1.17
The number of packets dropped due to unknown encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCircuitGroupQTable 1.3.6.1.4.1.193.218.2.43.1.2
A table containing various counters for each transmit queue assigned to a circuit group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterCircuitGroupQEntry

eriRouterCircuitGroupQEntry 1.3.6.1.4.1.193.218.2.43.1.2.1
A conceptual row in the eriRouterCircuitGroupQueueTable. Each row contains tx and drop counters for each transmit queue assigned to a circuit group.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterCircuitGroupQEntry  

eriRouterCctGrpQueueId 1.3.6.1.4.1.193.218.2.43.1.2.1.1
A unique identifier for a transmit queue used by the circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..7  

eriRouterCctGrpQTxOctets 1.3.6.1.4.1.193.218.2.43.1.2.1.2
The number of octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpQTxPackets 1.3.6.1.4.1.193.218.2.43.1.2.1.3
The number of packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpQWredDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.2.1.4
The number of octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpQWredDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.2.1.5
The number of packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpQTailDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.2.1.6
The number of octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpQTailDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.2.1.7
The number of packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyStatsTable 1.3.6.1.4.1.193.218.2.43.1.3
A table of counters for rate limit policies applied to circuit groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterCctGrpRLPolicyStatsEntry

eriRouterCctGrpRLPolicyStatsEntry 1.3.6.1.4.1.193.218.2.43.1.3.1
A conceptial row in the eriRouterCircuitGroupPolicyStatsTable. Each row contains counters for a rate limit policy applied to the circuit group. Note that each counter includes the sum of all the child circuits.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterCctGrpRLPolicyStatsEntry  

eriRouterCctGrpRLPolicyType 1.3.6.1.4.1.193.218.2.43.1.3.1.1
The type of the rate-limit policy which is applied to the circuit group.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterQosPolicyType  

eriRouterCctGrpRLPolicyName 1.3.6.1.4.1.193.218.2.43.1.3.1.2
Name of the rate-limit policy.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..39)  

eriRouterCctGrpRLPolicyConformOctets 1.3.6.1.4.1.193.218.2.43.1.3.1.3
The number of octets that conform to the rate limit set on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyConformPkts 1.3.6.1.4.1.193.218.2.43.1.3.1.4
The number of packets that conform to the rate limit set on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyExceedOctets 1.3.6.1.4.1.193.218.2.43.1.3.1.5
The number of octets that exceed the rate limit set on the interface for which class counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyExceedPkts 1.3.6.1.4.1.193.218.2.43.1.3.1.6
The number of packets that exceed the rate limit set on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyExceedDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.3.1.7
The number of octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyExceedDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.3.1.8
The number of packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyViolateOctets 1.3.6.1.4.1.193.218.2.43.1.3.1.9
The number of octets that violate the normal and maximum burst sizes on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyViolatePkts 1.3.6.1.4.1.193.218.2.43.1.3.1.10
The number of packets that violate the normal and maximum burst sizes on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyViolateDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.3.1.11
The number of octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLPolicyViolateDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.3.1.12
The number of packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the circuit group for which counters are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassStatsTable 1.3.6.1.4.1.193.218.2.43.1.4
A table of counters for rate limit policy classes applied to circuit groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterCctGrpRLClassStatsEntry

eriRouterCctGrpRLClassStatsEntry 1.3.6.1.4.1.193.218.2.43.1.4.1
A conceptial row in the eriRouterCctGrpRLClassStatsTable. Each row contains counters for a rate limit policy class applied to the circuit group.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterCctGrpRLClassStatsEntry  

eriRouterCctGrpRLClassId 1.3.6.1.4.1.193.218.2.43.1.4.1.1
A value that uniquely identifies a class defined in the rate-limit policy access list.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterQosClassId  

eriRouterCctGrpRLClassName 1.3.6.1.4.1.193.218.2.43.1.4.1.2
Name of the class in the rate-limit policy access list.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..39)  

eriRouterCctGrpRLClassConformOctets 1.3.6.1.4.1.193.218.2.43.1.4.1.3
The number of octets that conform to the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassConformPkts 1.3.6.1.4.1.193.218.2.43.1.4.1.4
The number of packets that conform to the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassConformDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.4.1.5
The number of octets that were dropped due to the application of a conform action on packets that conform to the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassConformDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.4.1.6
The number of packets that were dropped due to the application of a conform action on packets that conform to the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassExceedOctets 1.3.6.1.4.1.193.218.2.43.1.4.1.7
The number of octets that exceed the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassExceedPkts 1.3.6.1.4.1.193.218.2.43.1.4.1.8
The number of packets that exceed the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassExceedDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.4.1.9
The number of octets that were dropped due to the application of an exceed action on packets that exceed the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassExceedDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.4.1.10
The number of packets that were dropped due to the application of an exceed action on packets that exceed the policy class rate limit set on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassViolateOctets 1.3.6.1.4.1.193.218.2.43.1.4.1.11
The number of octets that violate the normal and maximum burst sizes on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassViolatePkts 1.3.6.1.4.1.193.218.2.43.1.4.1.12
The number of packets that violate the normal and maximum burst sizes on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassViolateDroppedOctets 1.3.6.1.4.1.193.218.2.43.1.4.1.13
The number of octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCctGrpRLClassViolateDroppedPkts 1.3.6.1.4.1.193.218.2.43.1.4.1.14
The number of packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the circuit group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eriRouterCircuitGroupCompliances 1.3.6.1.4.1.193.218.2.43.2.1
OBJECT IDENTIFIER    

eriRouterCircuitGroupConformGroups 1.3.6.1.4.1.193.218.2.43.2.2
OBJECT IDENTIFIER    

eriRouterCCircuitGroupCompliance 1.3.6.1.4.1.193.218.2.43.2.1.1
The compliance statement for SNMP entities which implement the CircuitGroup MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

eriRouterCctGrpStatsGroup 1.3.6.1.4.1.193.218.2.43.2.2.1
The collection of objects which allow monitoring of circuit groups.
Status: current Access: read-only
OBJECT-GROUP    

eriRouterCctGrpQStatsGroup 1.3.6.1.4.1.193.218.2.43.2.2.2
The collection of objects which allow monitoring of circuit group queues.
Status: current Access: read-only
OBJECT-GROUP    

eriRouterCctGrpPolicyStatsGroup 1.3.6.1.4.1.193.218.2.43.2.2.3
The collection of objects which allow monitoring rate limit policy and class counters for circuit groups.
Status: current Access: read-only
OBJECT-GROUP