MIBs Depot

CISCO-NDE-MIB

Registered at
1.3.6.1.4.1.9.9.226
Last updated
2006-03-01 00:00
Organization
Cisco Systems, Inc.
Revisions
2006-03-01 00:00, 2005-12-06 00:00, 2001-08-08 00:00
Namespace
cisco
Source file
CISCO-NDE-MIB
Digest
sha256:4669a960d98f847eb4249840ac15172f8ab93d0fce7a33fd356b5fec2f7db418

Description

The Netflow Data Export (NDE) MIB provides instrumentation for configuration and operation of the Netflow Data Export feature. A network flow is defined as an unidirectional sequence of packets between a given source and destination endpoints. Network flows are highly granular; flow endpoints are identified both by IP address as well as by transport layer application port numbers. NetFlow also utilizes the IP Protocol type, Type of Service (ToS) and the input interface identifier to uniquely identify flows. Netflow Data Export refers to the export of Netflow Data using UDP packets to Netflow Data Collector(s). A NetFlow Data Collector (NDC) captures, filters, aggregates, and stores the data from multiple NetFlow enabled devices. NDCs provide fast, scalable, and economical Netflow data.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-NDE-MIB
CISCO-SMI
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cndeMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.0
ciscoNDEMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.1
cndeCollectorConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.1.1
cndeMaxCollectors
OBJECT-TYPE
Maximum number of entries allowed in the cndeCollectorTable. A zero indicates unlimitted number of entries. The agent should set this value during initialization, and the vaule for this object cannot be changed during the system's operation
1.3.6.1.4.1.9.9.226.1.1.1Unsigned32read-onlycurrent
cndeCollectorTable
OBJECT-TYPE
A control table to configure the NDE collectors. The maximum number of entries is limited by cndeMaxCollectors. The agent sends the NDE packets to each address configured in this table.
1.3.6.1.4.1.9.9.226.1.1.2not-accessiblecurrent
cndeCollectorEntry
OBJECT-TYPE
A conceptual row in the cndeCollectorEntry.
1.3.6.1.4.1.9.9.226.1.1.2.1not-accessiblecurrent
cndeCollectorAddressType
OBJECT-TYPE
The type of Internet address used by this entry
1.3.6.1.4.1.9.9.226.1.1.2.1.1InetAddressTypenot-accessiblecurrent
cndeCollectorAddress
OBJECT-TYPE
The Internet address of the collector. This is the address which the Netflow data is exported to.
1.3.6.1.4.1.9.9.226.1.1.2.1.2InetAddress (SIZE(1..64))not-accessiblecurrent
cndeCollectorPort
OBJECT-TYPE
The transport port of the collector which the Netflow data is exported to.
1.3.6.1.4.1.9.9.226.1.1.2.1.3Integer32 (1..65535)not-accessiblecurrent
cndeCollectorStatus
OBJECT-TYPE
The status object used to manage the rows in this table.
1.3.6.1.4.1.9.9.226.1.1.2.1.4RowStatusread-createcurrent
cndeMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.2
cndeMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.3
cndeMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.3.1
cndeMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.226.3.2

Conformance

NameOIDStatus
cndeMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the CISCO-NDE-MIB. Objects used in an INDEX clause normally have a MAX-ACCESS of 'not-accessible', and the SMIv2 does not allow 'not-accessible' objects to be included in a GROUP clause. Consequently, a minimum syntax cannot be specified for them in an OBJECT clause. So, the following minimum compliance is specified within this DESCRIPTION clause: --OBJECT cndeCollectorAddressType --SYNTAX InetAddressType { ipv4(1) } --DESCRIPTION -- An implementation is only required to support IPv4 -- addresses. --OBJECT cndeCollectorAddress --SYNTAX InetAddress { SIZE(4) } --DESCRIPTION -- An implementation is only required to support IPv4 -- addresses.
1.3.6.1.4.1.9.9.226.3.1.1current
cndeCollectorConfigurationGroup
OBJECT-GROUP
A collection of objects for configuring the Netflow Data Export Collectors and ports.
1.3.6.1.4.1.9.9.226.3.2.1current