cnlExportDestinationUdpLoadShare
CISCO-NETFLOW-LITE-MIB ·
.1.3.6.1.4.1.9.9.776.1.1.2.1.5
Object
column r/w
Unsigned32
Specifies the number of destination UDP ports used for load sharing. The export datagrams will use a UDP destination port number that round robins between a set of consecutive destination UDP port numbers starting with based UDP port specified by cnlExportDestinationUdpPort.
Context
- MIB
- CISCO-NETFLOW-LITE-MIB
- OID
.1.3.6.1.4.1.9.9.776.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnlExporterEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-LITE-MIB::cnlExportDestinationUdpLoadShare'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-LITE-MIB::cnlExportDestinationUdpLoadShare.<cnlExporterName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NETFLOW-LITE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NETFLOW-LITE-MIB::cnlExportDestinationUdpLoadShare'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-16
Conformance
Member of
Compliance refinements
ciscoNetflowLiteMIBCompliance
readonly
Write access is not required.