PRVT-SERV-MIB :: sapAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsPRVT-SERV-MIBsapAdminStatus

sapAdminStatus

Module: PRVT-SERV-MIB

OID (symbolic): PRVT-SERV-MIB::sapAdminStatus

OID (numeric): 1.3.6.1.4.1.738.1.7.2.1.3.2.1.6

Node type: OBJECT-TYPE

Type: ServiceAdminStatus

Access: read-write

Description:

The desired state of this SAP. 1. The value of this object depends on the value of svcAdminStatus for the service this sap belongs to. If the sap is created and its service has svcAdminStatus set to down(2), its own admin status will be down(2), otherwise sapAdminStatus will be up(1). 2. If sapRowStatus is in notInService state, the sapAdminStatus transition from down(2) to up(1) state will automaticaly change the value of the sapRowStatus object to active(1)

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.2.1.3.2.1.6
snmpwalk -v2c -c public <target> PRVT-SERV-MIB::sapAdminStatus

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.6.1
snmpget -v2c -c public <target> PRVT-SERV-MIB::sapAdminStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.2.1.3.2.1.6.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sapAdminStatus.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.6sapAdminStatusPRVT-SERV-MIB