All MIBs › HUAWEI-MP-GROUP-MIB › hwMpGroupRowStatus
hwMpGroupRowStatus
Module: HUAWEI-MP-GROUP-MIB
OID (symbolic): HUAWEI-MP-GROUP-MIB::hwMpGroupRowStatus
OID (numeric): 1.3.6.1.4.1.2011.5.25.223.1.1.1.50
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: An object that allows entries in this table to be created, modified and deleted using the RowStatus convention. A SET operation to any other attribute in this row, when this object is set to 'active' (1), MUST be rejected with an SNMP error (e.g., inconsistentValue). In order to perform a SET operation to any other attribute in this table the manager MUST set this object to notInService (2). After setting the object back to 'active' the implementation MAY tear down all the sessions that belong to this partition and recreate them, depending on what session attributes have been modified.
What is hwMpGroupRowStatus?
This is the standard RowStatus control used to create, modify, or delete an entry in the MP-group table. Per the description, a SET to any other column while this is 'active' is rejected, so an admin must first set it to notInService(2) before changing other attributes, then set it back to active(1) to apply them (which may tear down and recreate sessions). An admin provisioning a new MP-group would set this to createAndGo(4) to instantiate the row in one step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.223.1.1.1.50 snmpwalk -v2c -c public <target> HUAWEI-MP-GROUP-MIB::hwMpGroupRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.223.1.1.1.50.1 snmpget -v2c -c public <target> HUAWEI-MP-GROUP-MIB::hwMpGroupRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.223.1.1.1.50.1 s <value>
Start monitoring Huawei WAN router with multilink PPP support (MP bundle groups) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MP-GROUP-MIB::hwMpGroupRowStatus OID value, configure state conditions and alerts, and monitor any Huawei WAN router with multilink PPP support (MP bundle groups) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.223 | hwMpGroupMIB | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1 | hwMpGroupObjects | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1.1 | hwMpGroupTable | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1.1.1 | hwMpGroupEntry | HUAWEI-MP-GROUP-MIB |
| 1.3.6.1.4.1.2011.5.25.223.1.1.1.50 | hwMpGroupRowStatus | HUAWEI-MP-GROUP-MIB |