CISCO-NDE-MIB
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.
- Source file
CISCO-NDE-MIB- Last revised
- Identity
ciscoNDEMIB- Base OID
1.3.6.1.4.1.9.9.226
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32 |
| SNMPv2-TC | RowStatus |
Net-SNMP examples using the cisco MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NDE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NDE-MIB::ciscoNDEMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NDE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NDE-MIB::ciscoNDEMIB'
Objects (15)
Showing 15 of 15 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.9.9.226 |
||
.1.3.6.1.4.1.9.9.226.0 |
||
.1.3.6.1.4.1.9.9.226.1 |
||
.1.3.6.1.4.1.9.9.226.1.1 |
||
.1.3.6.1.4.1.9.9.226.1.1.1 |
||
.1.3.6.1.4.1.9.9.226.1.1.2 |
||
.1.3.6.1.4.1.9.9.226.1.1.2.1 |
||
.1.3.6.1.4.1.9.9.226.1.1.2.1.1 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.226.1.1.2.1.2 |
|
|
Integer32
|
.1.3.6.1.4.1.9.9.226.1.1.2.1.3 |
|
.1.3.6.1.4.1.9.9.226.1.1.2.1.4 |
||
.1.3.6.1.4.1.9.9.226.2 |
||
.1.3.6.1.4.1.9.9.226.3 |
||
.1.3.6.1.4.1.9.9.226.3.1 |
||
.1.3.6.1.4.1.9.9.226.3.2 |
Dependencies (5) 5 direct Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-TCrfc
- INET-ADDRESS-MIBrfc
- SNMPv2-CONFrfc
- CISCO-NDE-MIBciscoselected
Conformance Groups (1)
|
A collection of objects for configuring the Netflow Data
Export Collectors and ports. |
.1.3.6.1.4.1.9.9.226.3.2.1
|
Compliance Statements (1)
OID
.1.3.6.1.4.1.9.9.226.3.1.1The 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.
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.
Required groups
| mandatory | cndeCollectorConfigurationGroup |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cndeCollectorStatus |
active(1), createAndGo(4), destroy(6)
|
Support for 'createAndWait' is not required. |