CXMLPPP-MIB :: mlpppUSapRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCXMLPPP-MIBmlpppUSapRowStatus

mlpppUSapRowStatus

Module: CXMLPPP-MIB

OID (symbolic): CXMLPPP-MIB::mlpppUSapRowStatus

OID (numeric): 1.3.6.1.4.1.495.2.1.6.49.51.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Determines the status of the objects in a table row.

Options: invalid (1): Row is deleted from the table, but values are still in effect until the next reset.

valid (2): Use this value to add a new row to the table, or modify an existing row.

Default Value: invalid (1)

Configuration Changed: administrative

What is mlpppUSapRowStatus?

This OID sets an upper SAP table row to invalid(1), which deletes it (though its values stay in effect until the next reset), or valid(2), which adds a new row or modifies an existing one. An engineer sets this to valid when provisioning a new MLPPP bundle upper SAP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.49.51.1.2
snmpwalk -v2c -c public <target> CXMLPPP-MIB::mlpppUSapRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.49.51.1.2.1
snmpget -v2c -c public <target> CXMLPPP-MIB::mlpppUSapRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.49.51.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mlpppUSapRowStatus.1

Start monitoring Aastra ConvertedX (CX) WAN router (MLPPP bundling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXMLPPP-MIB::mlpppUSapRowStatus OID value, configure state conditions and alerts, and monitor any Aastra ConvertedX (CX) WAN router (MLPPP bundling) from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.495memotecMEMOTEC-SMI
1.3.6.1.4.1.495.2memotecProductsMEMOTEC-SMI
1.3.6.1.4.1.495.2.1cxProductMEMOTEC-SMI
1.3.6.1.4.1.495.2.1.6cxApplicationCXProduct-SMI
1.3.6.1.4.1.495.2.1.6.49cxMLPPPCXProduct-SMI
Numeric OIDNameModule
1.3.6.1.4.1.495.2.1.6.49.51mlpppUSapTableCXMLPPP-MIB
1.3.6.1.4.1.495.2.1.6.49.51.1mlpppUSapEntryCXMLPPP-MIB
1.3.6.1.4.1.495.2.1.6.49.51.1.2mlpppUSapRowStatusCXMLPPP-MIB