< Home

rip mib-binding

Function

The rip mib-binding command sets the binding between the Management Information Base (MIB) and RIP process ID, and specifies the ID of the RIP process that receives Simple Network Management Protocol (SNMP) requests.

The undo rip mib-binding command cancels the binding.

By default, there is no binding between the Management Information Base and RIP process ID.

Format

rip mib-binding process-id

undo rip mib-binding

Parameters

Parameter Description Value
process-id Specifies the ID of a RIP process. The value is an integer ranging from 1 to 65535.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

All SNMP requests are sent to the bound RIP process.

Example

# Configure RIP process 100 to receive SNMP requests.

<sysname> system-view
[sysname] rip mib-binding 100

# Cancel the binding between the MIB and the RIP process ID.

<sysname> system-view
[sysname] undo rip mib-binding
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >