Snmp telemetry mib definition, Route map configuration table, Brcdroutemaptable – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 633: Brcdroutemapname, Brcdroutemapsequence, Brcdroutemapaction, Brcdroutemaprowstatus, Chapter 62, Chapter

Advertising
background image

Unified IP MIB Reference

605

53-1002549-02

Chapter

62

SNMP Telemetry MIB Definition

In this chapter

Route map configuration table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 605

Route map match configuration table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 606

Route map set configuration table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 608

Route map bind table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 611

Route map rule display table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 612

The Brocade NetIron MLX, Brocade MLXe, Brocade NetIron XMR, Brocade NetIron CES, and
Brocade NetIron CER series devices are provided with Simple Network Management Protocol
(SNMP) support for the Telemetry Management Information Base (MIB). The following MIBs
describe the level of support provided for the Telemetry on the Brocade NetIron devices.

Route map configuration table

The following table contains MIB objects of the route map entries.

Name, OID, and syntax

Access

Description

brcdRouteMapTable
brcdIp.1.1.3.39.1.1.1

None

The route map entries configuration table.

brcdRouteMapName
brcdIp.1.1.3.39.1.1.1.1.1
Syntax: DisplayString

None

Identifies the route map on the Brocade NetIron devices. A
maximum of 80 characters is allowed.

brcdRouteMapSequence
brcdIp.1.1.3.39.1.1.1.1.2
Syntax: Unsigned32

None

Identifies the sequence to insert or delete from the existing route
map entry.

brcdRouteMapAction
brcdIp.1.1.3.39.1.1.1.1.3
Syntax: Action

Read-create

Identifies the action to be taken for the route map entry:

deny(0)

permit(1)

brcdRouteMapRuleName
brcdIp.1.1.3.39.1.1.1.1.4
Syntax: DisplayString

Read-create

Identifies the path name for the route map. A maximum of 127
characters is allowed.

brcdRouteMapRowStatus
brcdIp.1.1.3.39.1.1.1.1.5
Syntax: RowStatus

Read-create

The following options are supported:

active(1)—To return GET and GET-NEXT requests.

createAndGo(4)—To add a new row.

destroy(6)—To remove a row.

The other values in the enumeration are not supported.

Advertising