HUAWEI-GARP-APP-MIB
Functions Overview
The HUAWEI-GARP-APP-MIB is used to display the running status of the Generic VLAN Registration Protocol (GVRP). You can use this MIB to verify the configuration of GVRP. In addition, you can clear statistics on GVRP and set the hold timer, registration mode, and allowed VLANs on an interface.
Root object:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwGarpAppMIB(213)
Relationship Between Tables
Figure 52-1 shows the relationship between the hwGarpAppSwitchCountTable (displays and clears GVRP statistics), hwGarpAppTrunkStatusTable (sets the interface status), and hwGarpAppHoldTimeTable (sets the hold timer of interfaces). Both tables are used to perform operations on an interface; therefore, you can use the hwGarpAppTrunkIndex to specify the interface that you want to check or configure.
Description of Single Objects
hwGarpAppLeaveAllTime
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.213.1.1 |
hwGarpAppLeaveAllTime |
INTEGER (0..2147483647) |
Read-write |
This object indicates the LeaveAll timer of the Generic Attribute Registration Protocol (GARP). The value ranges from 65 to 32765, in centiseconds. The value increases at a step of 5 and must be greater than the value of the Leave timer. The default value of the LeaveAll timer is 1000 centiseconds (10 seconds). |
This object is implemented as defined in the corresponding MIB files. |
Description of MIB Tables
hwGarpAppSwitchCountTable
This table displays statistics on the GVRP packets on an interface, including the number of packets sent, received, and discarded. You can also clear the statistics on the interface by using this table.
This table uses the index of the hwGarpAppTrunkStatusTable, that is, hwGarpAppTrunkIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.213.1.2.1.1 |
hwGarpAppSwitchGmrpRxPkt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of GMRP packets received by an interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.1.2.1.2 |
hwGarpAppSwitchGvrpRxPkt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of GVRP packets received by an interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.1.2.1.3 |
hwGarpAppSwitchGmrpTxPkt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of GMRP packets sent by an interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.1.2.1.4 |
hwGarpAppSwitchGvrpTxPkt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of GVRP packets sent by an interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.1.2.1.5 |
hwGarpAppSwitchDiscardedPkt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of packets discarded on an interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.1.2.1.6 |
hwGarpAppSwitchGarpStatClear |
INTEGER |
Read-write |
This object is used to clear the GVRP statistics on a specified interface, including the statistics on the packets sent, received, and discarded. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
No entry in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwGarpAppHoldTimeTable
This table is used to set the hold timer of an interface.
This table uses the index of the IfEntry table in the IF-MIB, that is, ifIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.213.1.3.1.1 |
hwGarpAppHoldTime |
INTEGER |
Read-write |
This object indicates the hold timer of GVRP. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
No entry in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwGarpAppTrunkStatusTable
This table is used to set the GVRP registration mode of a trunk interface and view the VLANs allowed by the trunk interface.
The index of this table is hwGarpAppTrunkIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.213.2.1.1.1 |
hwGarpAppTrunkIndex |
InterfaceIndex |
Not-accessible |
This object indicates the index of a GVRP interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.2.1.1.2 |
hwGarpAppTrunkGvrpRegistration |
INTEGER{normal(1), fixed(2), forbidden(3) } |
Read-write |
This object indicates the GVRP registration mode: fixed: fixed registration mode. forbidden: forbidden registration mode. normal: normal registration mode. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.2.1.1.3 |
hwGarpAppTrunkPassListLow |
OCTET STRING |
Read-only |
This object indicates the start IDs of VLANs allowed by an interface. The value ranges from 1 to 2048. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.213.2.1.1.4 |
hwGarpAppTrunkPassListHigh |
OCTET STRING |
Read-only |
This object indicates the end IDs of VLANs allowed by an interface. The value ranges from 2049 to 4094. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
No entry in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
Description of Alarm Objects
None.