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
1noSec
2authSet
3authAll
4privSet
5privAll
6trapOnly

Related Objects

Sibling Objects