snmpWriteAccessRestriction
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.2.1
Object
scalar
EnableState
This value is used in combination with the snmpWriteAccessTable for additional security for SNMP set requests. When the status is Disabled, SNMP set requests from any NMS (using the correct write community) are accepted (ie, the snmpWriteAccessTable entries do not apply). When the status is Enabled, however, only SNMP set requests from NMSs (using the correct write community) which are listed in the snmpWriteAccessTable are accepted. This object is read-only, meaning that it cannot be updated via the SNMP interface. The operator must configure SNMP write access permissions via a non-SNMP interface.
Syntax
EnableState
- Source
- EnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | stateNotApplicable |
1 | stateEnabled |
2 | stateDisabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpWriteAccessTable Table of authorized NMSs (identified by IP address) for
SNMP set requests.
This table is not relevant if snmpWriteAccessRestriction is
set to Disabled.
The entries of this table a… | table | - | .1.3.6.1.4.1.2544.2.2.2 |