citneInterfaceTopNInterfaceType

CISCO-INTERFACETOPN-EXT-MIB · .1.3.6.1.4.1.9.9.482.1.2.1.2

Object

column r/w Enumeration
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'.

Context

MIB
CISCO-INTERFACETOPN-EXT-MIB
OID
.1.3.6.1.4.1.9.9.482.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
citneInterfaceTopNControlEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-INTERFACETOPN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-INTERFACETOPN-EXT-MIB::citneInterfaceTopNInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-INTERFACETOPN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-INTERFACETOPN-EXT-MIB::citneInterfaceTopNInterfaceType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-INTERFACETOPN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-INTERFACETOPN-EXT-MIB::citneInterfaceTopNInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2ethernet
3fastEthernet
4gigaEthernet
5tenGigaEthernet
6portChannel
7layer2
8layer3
9fortyGigaEthernet

Conformance