snmpAgtSecurityLevel
ALCATEL-IND1-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.1.1.1.1.1
Object
scalar
r/w
SnmpAgtSecurityLevel
Level of security required for SNMP get or SET. noSec: no security; all the PDU with a known user id are accepted authSet: authentication required for set; all GET are accepted, but not authenticated SET are rejected. authAll: authentication required for SET and GET; not authenticated SET and GET are rejected. privSet: authentication required for GET and encryption required for SET. privAll: encryption required for SET and GET. trapOnly: no SNMP GET or SET are accepted.
Context
- MIB
- ALCATEL-IND1-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.1.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpAgtConfig
- Siblings
- 1
Syntax
SnmpAgtSecurityLevel
- Source
- SnmpAgtSecurityLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | noSec |
2 | authSet |
3 | authAll |
4 | privSet |
5 | privAll |
6 | trapOnly |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpAgtCommunityMode If the community mode is enabled,
the SNMPv1/v2 packets must use
the community names. | scalar | Enumeration | .1.3.6.1.4.1.6486.800.1.2.1.1.1.1.1.2 |