CISCO-SECY-EXT-MIB

File: CISCO-SECY-EXT-MIB.mib (22692 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IEEE8021-SECY-MIB
HCNUM-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
MODULE-COMPLIANCE OBJECT-GROUP secyIfInterfaceIndex
CounterBasedGauge64 ciscoMgmt

Defined Types

CseSecyStatsExtEntry  
SEQUENCE    
  cseSecyStatsRxTransformErrPkts Counter64
  cseSecyStatsRxControlPkts Counter64
  cseSecyStatsRxTaggedCtrlPkts Counter64
  cseSecyStatsTxTransformErrPkts Counter64
  cseSecyStatsTxControlPkts Counter64

CseSecyTxSCStatsExtEntry  
SEQUENCE    
  cseSecyTxSCStatsSANotInUse Counter64

CseSecyIfRxStatsEntry  
SEQUENCE    
  cseSecyIfRxUnicastUncontrolledPkts Counter64
  cseSecyIfRxMulticastUncontrolledPkts Counter64
  cseSecyIfRxBroadcastUncontrolledPkts Counter64
  cseSecyIfRxUncontrolledPktsDrop Counter64
  cseSecyIfRxUncontrolledPktsError Counter64
  cseSecyIfRxUnicastControlledPkts Counter64
  cseSecyIfRxMulticastControlledPkts Counter64
  cseSecyIfRxBroadcastControlledPkts Counter64
  cseSecyIfRxControlledPktsDrop Counter64
  cseSecyIfRxControlledPktsError Counter64
  cseSecyIfRxUncontrolledOctets Counter64
  cseSecyIfRxControlledOctets Counter64
  cseSecyIfRxUncontrolledPktRate CounterBasedGauge64
  cseSecyIfRxUncontrolledOctetRate CounterBasedGauge64
  cseSecyIfRxControlledPktRate CounterBasedGauge64
  cseSecyIfRxControlledOctetRate CounterBasedGauge64

CseSecyIfTxStatsEntry  
SEQUENCE    
  cseSecyIfTxUnicastUncontrolledPkts Counter64
  cseSecyIfTxMulticastUncontrolledPkts Counter64
  cseSecyIfTxBroadcastUncontrolledPkts Counter64
  cseSecyIfTxUncontrolledPktsDrop Counter64
  cseSecyIfTxUncontrolledPktsError Counter64
  cseSecyIfTxUnicastControlledPkts Counter64
  cseSecyIfTxMulticastControlledPkts Counter64
  cseSecyIfTxBroadcastControlledPkts Counter64
  cseSecyIfTxControlledPktsDrop Counter64
  cseSecyIfTxControlledPktsError Counter64
  cseSecyIfTxUncontrolledOctets Counter64
  cseSecyIfTxControlledOctets Counter64
  cseSecyIfTxCommonOctets Counter64
  cseSecyIfTxUncontrolledPktRate CounterBasedGauge64
  cseSecyIfTxUncontrolledOctetRate CounterBasedGauge64
  cseSecyIfTxControlledPktRate CounterBasedGauge64
  cseSecyIfTxControlledOctetRate CounterBasedGauge64

Defined Values

ciscoSecyExtMIB 1.3.6.1.4.1.9.9.835
A MIB module for extending IEEE8021-SECY-MIB.
MODULE-IDENTITY    

ciscoSecyExtMIBNotifs 1.3.6.1.4.1.9.9.835.0
OBJECT IDENTIFIER    

ciscoSecyExtMIBObjects 1.3.6.1.4.1.9.9.835.1
OBJECT IDENTIFIER    

ciscoSecyExtMIBStatsObjects 1.3.6.1.4.1.9.9.835.1.1
OBJECT IDENTIFIER    

ciscoSecyExtMIBConform 1.3.6.1.4.1.9.9.835.2
OBJECT IDENTIFIER    

cseSecyStatsExtTable 1.3.6.1.4.1.9.9.835.1.1.1
This table provides the additional statistics information of each SecY supported by the MAC security entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CseSecyStatsExtEntry

cseSecyStatsExtEntry 1.3.6.1.4.1.9.9.835.1.1.1.1
An entry containing counters for statistics or diagnosis for a SecY.
Status: current Access: not-accessible
OBJECT-TYPE    
  CseSecyStatsExtEntry  

cseSecyStatsRxTransformErrPkts 1.3.6.1.4.1.9.9.835.1.1.1.1.1
The number of transform error packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyStatsRxControlPkts 1.3.6.1.4.1.9.9.835.1.1.1.1.2
The number of control packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyStatsRxTaggedCtrlPkts 1.3.6.1.4.1.9.9.835.1.1.1.1.3
The number of tagged control packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyStatsTxTransformErrPkts 1.3.6.1.4.1.9.9.835.1.1.1.1.4
The number of tranform error packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyStatsTxControlPkts 1.3.6.1.4.1.9.9.835.1.1.1.1.5
The number of control packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyTxSCStatsExtTable 1.3.6.1.4.1.9.9.835.1.1.2
A table contains additional statistics information for each transmitting SC in the MAC security entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CseSecyTxSCStatsExtEntry

cseSecyTxSCStatsExtEntry 1.3.6.1.4.1.9.9.835.1.1.2.1
An entry containing statistics information of a transmitting SC.
Status: current Access: not-accessible
OBJECT-TYPE    
  CseSecyTxSCStatsExtEntry  

cseSecyTxSCStatsSANotInUse 1.3.6.1.4.1.9.9.835.1.1.2.1.1
The number of SA not in use for this transmitting SC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxStatsTable 1.3.6.1.4.1.9.9.835.1.1.3
A table contains the RX statistics information for each MAC security capable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CseSecyIfRxStatsEntry

cseSecyIfRxStatsEntry 1.3.6.1.4.1.9.9.835.1.1.3.1
An entry containing the RX statistics information of a MAC Security capable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CseSecyIfRxStatsEntry  

cseSecyIfRxUnicastUncontrolledPkts 1.3.6.1.4.1.9.9.835.1.1.3.1.1
The number of unicast uncontrolled packets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxMulticastUncontrolledPkts 1.3.6.1.4.1.9.9.835.1.1.3.1.2
The number of multicast uncontrolled packets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxBroadcastUncontrolledPkts 1.3.6.1.4.1.9.9.835.1.1.3.1.3
The number of broadcast uncontrolled packets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxUncontrolledPktsDrop 1.3.6.1.4.1.9.9.835.1.1.3.1.4
The number of uncontrolled packets drop received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxUncontrolledPktsError 1.3.6.1.4.1.9.9.835.1.1.3.1.5
The number of uncontrolled packets error received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxUnicastControlledPkts 1.3.6.1.4.1.9.9.835.1.1.3.1.6
The number of unicast controlled packets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxMulticastControlledPkts 1.3.6.1.4.1.9.9.835.1.1.3.1.7
The number of multicast controlled packets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxBroadcastControlledPkts 1.3.6.1.4.1.9.9.835.1.1.3.1.8
The number of broadcast controlled packets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxControlledPktsDrop 1.3.6.1.4.1.9.9.835.1.1.3.1.9
The number of controlled packets drop received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxControlledPktsError 1.3.6.1.4.1.9.9.835.1.1.3.1.10
The number of controlled packets error received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxUncontrolledOctets 1.3.6.1.4.1.9.9.835.1.1.3.1.11
The number of uncontrolled octets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxControlledOctets 1.3.6.1.4.1.9.9.835.1.1.3.1.12
The number of controlled octets received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfRxUncontrolledPktRate 1.3.6.1.4.1.9.9.835.1.1.3.1.13
The number of uncontrolled packets per second received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfRxUncontrolledOctetRate 1.3.6.1.4.1.9.9.835.1.1.3.1.14
The number of uncontrolled byte per second received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfRxControlledPktRate 1.3.6.1.4.1.9.9.835.1.1.3.1.15
The number of controlled packets per second received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfRxControlledOctetRate 1.3.6.1.4.1.9.9.835.1.1.3.1.16
The number of controlled byte per second received via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfTxStatsTable 1.3.6.1.4.1.9.9.835.1.1.4
A table contains the TX statistics information for each MAC security capable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CseSecyIfTxStatsEntry

cseSecyIfTxStatsEntry 1.3.6.1.4.1.9.9.835.1.1.4.1
An entry containing the TX statistics information of a MAC Security capable interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CseSecyIfTxStatsEntry  

cseSecyIfTxUnicastUncontrolledPkts 1.3.6.1.4.1.9.9.835.1.1.4.1.1
The number of unicast uncontrolled packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxMulticastUncontrolledPkts 1.3.6.1.4.1.9.9.835.1.1.4.1.2
The number of multicast uncontrolled packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxBroadcastUncontrolledPkts 1.3.6.1.4.1.9.9.835.1.1.4.1.3
The number of broadcast uncontrolled packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxUncontrolledPktsDrop 1.3.6.1.4.1.9.9.835.1.1.4.1.4
The number of uncontrolled packets drop transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxUncontrolledPktsError 1.3.6.1.4.1.9.9.835.1.1.4.1.5
The number of uncontrolled packets error transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxUnicastControlledPkts 1.3.6.1.4.1.9.9.835.1.1.4.1.6
The number of unicast controlled packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxMulticastControlledPkts 1.3.6.1.4.1.9.9.835.1.1.4.1.7
The number of multicast controlled packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxBroadcastControlledPkts 1.3.6.1.4.1.9.9.835.1.1.4.1.8
The number of broadcast controlled packets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxControlledPktsDrop 1.3.6.1.4.1.9.9.835.1.1.4.1.9
The number of controlled packets drop transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxControlledPktsError 1.3.6.1.4.1.9.9.835.1.1.4.1.10
The number of controlled packets error transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxUncontrolledOctets 1.3.6.1.4.1.9.9.835.1.1.4.1.11
The number of uncontrolled octets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxControlledOctets 1.3.6.1.4.1.9.9.835.1.1.4.1.12
The number of controlled octets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxCommonOctets 1.3.6.1.4.1.9.9.835.1.1.4.1.13
The number of common octets transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cseSecyIfTxUncontrolledPktRate 1.3.6.1.4.1.9.9.835.1.1.4.1.14
The number of uncontrolled packets per second transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfTxUncontrolledOctetRate 1.3.6.1.4.1.9.9.835.1.1.4.1.15
The number of uncontrolled byte per second transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfTxControlledPktRate 1.3.6.1.4.1.9.9.835.1.1.4.1.16
The number of controlled packets per second transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cseSecyIfTxControlledOctetRate 1.3.6.1.4.1.9.9.835.1.1.4.1.17
The number of controlled byte per second transmitted via this interface.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

ciscoSecyExtMIBCompliances 1.3.6.1.4.1.9.9.835.2.1
OBJECT IDENTIFIER    

ciscoSecyExtMIBGroups 1.3.6.1.4.1.9.9.835.2.2
OBJECT IDENTIFIER    

cseSecyExtMIBCompliance 1.3.6.1.4.1.9.9.835.2.1.1
The compliance statement for CISCO-SECY-EXT-MIB. containing default object groups.
Status: current Access: read-only
MODULE-COMPLIANCE    

cseSecyStatsExtGroup 1.3.6.1.4.1.9.9.835.2.2.1
A collection of objects providing additional SecY statistics information.
Status: current Access: read-only
OBJECT-GROUP    

cseSecyTxSCStatsExtGroup 1.3.6.1.4.1.9.9.835.2.2.2
A collection of objects providing the addtional transmitting SC Statistics information.
Status: current Access: read-only
OBJECT-GROUP    

cseSecyIfRxStatsGroup 1.3.6.1.4.1.9.9.835.2.2.3
A collection of objects providing the Rx statistics for the MAC security capable interface.
Status: current Access: read-only
OBJECT-GROUP    

cseSecyIfTxStatsGroup 1.3.6.1.4.1.9.9.835.2.2.4
A collection of objects providing the Tx statistics for the MAC security capable interface.
Status: current Access: read-only
OBJECT-GROUP