All MIBs › PRVT-SERV-MIB › sapAdminStatus
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 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.6 | sapAdminStatus | PRVT-SERV-MIB |