All MIBs › PRVT-SERV-MIB › sdpRowStatus
sdpRowStatus
Module: PRVT-SERV-MIB
OID (symbolic): PRVT-SERV-MIB::sdpRowStatus
OID (numeric): 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object indicates the status of this row. 1. The values supported during a set operation are createAndWait(5), destroy(6), active(1), notInSertvice(2). Sdps can be deleted any time. The transition between active(1) and notInService(2) states are rejected if sdpAdminStatus is up(1).
What is sdpRowStatus?
This object controls the lifecycle state of a Service Distribution Point (SDP) row, which is a core entity for managing service paths in BATM switching equipment. Operators can create new SDPs, activate them, put them out of service, or delete them using this object. The RowStatus mechanism ensures consistent creation and deletion of SDP configurations across the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2 snmpwalk -v2c -c public <target> PRVT-SERV-MIB::sdpRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2.1 snmpget -v2c -c public <target> PRVT-SERV-MIB::sdpRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2.1 s <value>
Start monitoring BATM T-Metro carrier Ethernet switching platform (Carrier Ethernet service provisioning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRVT-SERV-MIB::sdpRowStatus OID value, configure state conditions and alerts, and monitor any BATM T-Metro carrier Ethernet switching platform (Carrier Ethernet service provisioning) 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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.7 | serviceAccessSwitch | PRVT-QOS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.738.1.7.2 | prvtServicesMIB | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1 | prvtTMServObjs | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4 | prvtTMSdpObjs | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4.3 | sdpInfoTable | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4.3.1 | sdpInfoEntry | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2 | sdpRowStatus | PRVT-SERV-MIB |