CISCO-INTERFACETOPN-EXT-MIB

File: CISCO-INTERFACETOPN-EXT-MIB.mib (13052 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF CISCO-SMI
INTERFACETOPN-MIB Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP ciscoMgmt interfaceTopNControlEntry
VlanIndex

Defined Types

CitneInterfaceTopNControlEntry  
SEQUENCE    
  citneInterfaceTopNCounterType INTEGER
  citneInterfaceTopNInterfaceType INTEGER
  citneInterfaceTopNVlanNumber VlanIndex

Defined Values

ciscoInterfaceTopNExtMIB 1.3.6.1.4.1.9.9.482
This MIB module is an extension to INTERFACETOPN-MIB. It provides additional management information for sorting device interfaces.
MODULE-IDENTITY    

ciscoInterfaceTopNExtMIBNotifs 1.3.6.1.4.1.9.9.482.0
OBJECT IDENTIFIER    

ciscoInterfaceTopNExtMIBObjects 1.3.6.1.4.1.9.9.482.1
OBJECT IDENTIFIER    

ciscoInterfaceTopNExtMIBConform 1.3.6.1.4.1.9.9.482.2
OBJECT IDENTIFIER    

citneInterfaceTopNCaps 1.3.6.1.4.1.9.9.482.1.1
The type of interface counters the system is capable to do sorting on, as an extension to the interfaceTopNCaps defined in INTERFACETOPN-MIB. utilization -- The interface bandwidth utilization in 32-bit version. The utilization on ethernet interface is computed in the following methods: Ethernet utilization: (for full duplex interface, divide by 2) 10 Mbps I/O-pkts * (9.6 + 6.4) + (0.8 * I/O-Bytes) Ethernet Util = ----------------------------------------- Interval * 10,000 where 9.6 is interframe gap of Ethernet 6.4 is preamble of Ethernet 10,000 is 10Mbps 100 Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes) Ethernet Util = -------------------------------------- Interval * 1,000,000 1000 Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes) Ethernet Util = -------------------------------------- Interval * 10,000,000 10000Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes) Ethernet Util = -------------------------------------- Interval * 100,000,000 All other I/O-pkts * (9.6 + 6.4) + (0.8 * I/O-Bytes) Ethernet Util = ------------------------------------------ Interval * N * 1,000 (where N is N Mbps) bytes -- the total number of bytes received and transmitted on the interface in 64-bit version. packets -- the total number of packets received and transmitted on the interface in 64-bit version. broadcast -- the total number of broadcast packets received and transmitted on the interface in 64-bit version. multicast -- the total number of multicast packets received and transmitted on the interface in 64-bit version. overflow -- the total number of transmitted buffer overflow errors on the interface in 32-bit version.
Status: current Access: read-only
OBJECT-TYPE    
  BITS utilization(0), bytes(1), packets(2), broadcast(3), multicast(4), overflow(5)  

citneInterfaceTopNControlTable 1.3.6.1.4.1.9.9.482.1.2
A table providing supplemental parameter information for interfaceTopNControlTable as defined in INTERFACETOPN-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CitneInterfaceTopNControlEntry

citneInterfaceTopNControlEntry 1.3.6.1.4.1.9.9.482.1.2.1
An entry providing supplemental parameter information that control the creation of a report of the top N ports according to several metrics.
Status: current Access: not-accessible
OBJECT-TYPE    
  CitneInterfaceTopNControlEntry  

citneInterfaceTopNCounterType 1.3.6.1.4.1.9.9.482.1.2.1.1
The particular counter type to be sampled, as an extension to the interfaceTopNObjectVariable defined in INTERFACETOPN-MIB. Setting this object to the value of 'none' indicates that the TopN sampling is based on the counter type as specified by the corresponding interfaceTopNObjectVariable for the same entry in interfaceTopNControlTable; Setting this object to a value other than 'none' indicates that the TopN sampling is based on the counter type as specified by this object instead of the counter type as specified by the corresponding interfaceTopNObjectVariable for the same entry in interfaceTopNControlTable. For entries in the interfaceTopNTable in the INTERFACETOPN-MIB reported for counter type as specified by this citneInterfaceTopNCounterType: (1) The corresponding interfaceTopNDataSourceIndex will point to the ifIndex of the sorted interfaces; (2) If the sampled counter type is one of the following 32 bit counters: 'utilization', 'overflow', the interfaceTopNValue object is used in the corresponding entries in interfaceTopNTable. If the sampled counter type is one of the following 64 bit counters: 'bytes', 'packets', 'broadcast', 'multicast', the interfaceTopNValue64 object is used in the corresponding entries in interfaceTopNTable. This object may not be modified if the associated interfaceTopNRowStatus object is equal to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), utilization(2), bytes(3), packets(4), broadcast(5), multicast(6), overflow(7)  

citneInterfaceTopNInterfaceType 1.3.6.1.4.1.9.9.482.1.2.1.2
Specifies the interface type for the TopN sampling. all -- all applicable interfaces in the system. ethernet -- all Ethernet interfaces in the system. fastEthernet -- all FastEthernet interfaces in the system. gigaEthernet -- all GigabitEthernet interfaces in the system. tenGigaEthernet -- all TenGigabitEthernet interfaces in the system. portChannel -- all Port-channel interfaces in the system. layer2 -- all layer-2 interfaces in the system. layer3 -- all layer-3 interfaces in the system. fortyGigaEthernet -- all FortyGigabitEthernet interfaces in the system. This object may not be modified if the associated interfaceTopNRowStatus object is equal to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER all(1), ethernet(2), fastEthernet(3), gigaEthernet(4), tenGigaEthernet(5), portChannel(6), layer2(7), layer3(8), fortyGigaEthernet(9)  

citneInterfaceTopNVlanNumber 1.3.6.1.4.1.9.9.482.1.2.1.3
Specifies the Vlan number for the layer-2 interfaces when the object value of citneInterfaceTopNInterfaceType for the same entry is 'layer2'. If the object value of citneInterfaceTopNVlanNumber is other than zero and the corresponding citneInterfaceTopNInterfaceType is 'layer2' for the same entry, then it indicates all layer-2 interfaces in that VLAN is sampled. If the object value of citneInterfaceTopNVlanNumber is zero and the corresponding citneInterfaceTopNInterfaceType is 'layer2' for the same entry, then it indicates all layer-2 interfaces in the system regardless of their Vlan number is sampled. If the object value of citneInterfaceTopNInterfaceType is other than 'layer2', then citneInterfaceTopNVlanNumber has to take the value of 0. This object may not be modified if the associated interfaceTopNRowStatus object is equal to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

ciscoIfTopNExtMIBCompliances 1.3.6.1.4.1.9.9.482.2.1
OBJECT IDENTIFIER    

ciscoIfTopNExtMIBGroups 1.3.6.1.4.1.9.9.482.2.2
OBJECT IDENTIFIER    

ciscoIfTopNExtMIBCompliance 1.3.6.1.4.1.9.9.482.2.1.1
Describes the requirements for conformance to the Cisco InterfaceTopN Extention MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

ciscoIfTopNExtCapsGroup 1.3.6.1.4.1.9.9.482.2.2.1
A collection of objects providing capability information about supplemental counter type supported by the system.
Status: current Access: read-create
OBJECT-GROUP    

ciscoIfTopNExtControlGroup 1.3.6.1.4.1.9.9.482.2.2.2
A collection of objects providing information about supplemental parameters for the interfaceTopNControlTable.
Status: current Access: read-create
OBJECT-GROUP    

ciscoIfTopNExtCtrlVlanGroup 1.3.6.1.4.1.9.9.482.2.2.3
A collection of objects providing information about supplemental vlan parameters for the interfaceTopNControlTable.
Status: current Access: read-create
OBJECT-GROUP