CISCO-NDE-MIB.mib object view, vendor cisco
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file CISCO-NDE-MIB and use it to monitor vendor specific OID's.
CISCO-NDE-MIB file content
Object view of CISCO-NDE-MIB:
Scalar Object |
cndeMaxCollectors |
.1.3.6.1.4.1.9.9.226.1.1.1 |
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
|
cndeCollectorEntry |
.1.3.6.1.4.1.9.9.226.1.1.2.1 |
A conceptual row in the cndeCollectorEntry.
|
Tabular Object |
cndeCollectorAddressType |
.1.3.6.1.4.1.9.9.226.1.1.2.1.1 |
The type of Internet address used by this entry
|
cndeCollectorAddress |
.1.3.6.1.4.1.9.9.226.1.1.2.1.2 |
The Internet address of the collector. This is the
address which the Netflow data is exported to.
|
cndeCollectorPort |
.1.3.6.1.4.1.9.9.226.1.1.2.1.3 |
The transport port of the collector which the
Netflow data is exported to.
|
cndeCollectorStatus |
.1.3.6.1.4.1.9.9.226.1.1.2.1.4 |
The status object used to manage the rows in this table.
The only way to create an entry is by setting createAndGo(4).
The only way way to delete an entry is by setting destroy(6).
|
Table |
cndeCollectorTable |
.1.3.6.1.4.1.9.9.226.1.1.2 |
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.
|
Object Identifier |
ciscoNDEMIB |
.1.3.6.1.4.1.9.9.226 |
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.
|
ciscoNDEMIBObjects |
.1.3.6.1.4.1.9.9.226.1 |
cndeCollectorConfiguration |
.1.3.6.1.4.1.9.9.226.1.1 |
cndeMIBNotifications |
.1.3.6.1.4.1.9.9.226.2 |
cndeMIBConformance |
.1.3.6.1.4.1.9.9.226.3 |
cndeMIBCompliances |
.1.3.6.1.4.1.9.9.226.3.1 |
cndeMIBGroups |
.1.3.6.1.4.1.9.9.226.3.2 |
Group |
cndeCollectorConfigurationGroup |
.1.3.6.1.4.1.9.9.226.3.2.1 |
A collection of objects for configuring the Netflow Data
Export Collectors and ports.
|