All MIBs › PRVT-SERV-MIB › sapOperStatus
sapOperStatus
Module: PRVT-SERV-MIB
OID (symbolic): PRVT-SERV-MIB::sapOperStatus
OID (numeric): 1.3.6.1.4.1.738.1.7.2.1.3.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operating state of this SAP, showing also the reason for the current operation state
Values ingressQosMismatch(3), egressQosMismatch(4), svcAdminDown(5) and portMtuTooSmall(6) are not supported
What is sapOperStatus?
This object indicates the operational state of a Service Access Point (SAP), with values that can indicate normal operation or specific failure modes like QoS mismatches or port MTU issues. A SAP is an attachment point where customer traffic enters a service provider network, so its status is critical to service delivery. Operators continuously monitor SAP status to quickly detect service impairments and identify the root cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.3.2.1.7 snmpwalk -v2c -c public <target> PRVT-SERV-MIB::sapOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.3.2.1.7.1 snmpget -v2c -c public <target> PRVT-SERV-MIB::sapOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sapOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.3 | prvtTMSapObjs | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.3.2 | sapBaseInfoTable | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.3.2.1 | sapBaseInfoEntry | PRVT-SERV-MIB |
| 1.3.6.1.4.1.738.1.7.2.1.3.2.1.7 | sapOperStatus | PRVT-SERV-MIB |