PRVT-SERV-MIB :: sapOperStatus

MIB Reference — IPNetwork Monitor

All MIBsPRVT-SERV-MIBsapOperStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.7serviceAccessSwitchPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.2prvtServicesMIBPRVT-SERV-MIB
1.3.6.1.4.1.738.1.7.2.1prvtTMServObjsPRVT-SERV-MIB
1.3.6.1.4.1.738.1.7.2.1.3prvtTMSapObjsPRVT-SERV-MIB
1.3.6.1.4.1.738.1.7.2.1.3.2sapBaseInfoTablePRVT-SERV-MIB
1.3.6.1.4.1.738.1.7.2.1.3.2.1sapBaseInfoEntryPRVT-SERV-MIB
1.3.6.1.4.1.738.1.7.2.1.3.2.1.7sapOperStatusPRVT-SERV-MIB