mgmtSnmpVersion
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.2.2.5
Object
scalar
r/w
Enumeration
This parameter is used to configure the SNMP Version. The version v2c provides the security by means of community passwords and the version v3 provides highest security with authentication and encryption.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.2.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgmtSnmp
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgmtSnmpReadPassword This parameter is used for the SNMP password and represents the read-only
community name used in the SNMP protocol.It is used for reading objects
from the SNMP agent. The passwor… | scalar | Password | .1.3.6.1.4.1.841.1.1.2.2.1 |
| mgmtSnmpV3PrivPassword This parameter allows to configure the privacy (encryption) password for the
privacy protocol. | scalar | V3Password | .1.3.6.1.4.1.841.1.1.2.2.10 |
| mgmtSnmpReadWritePassword This parameter is used to represent the read-write community name used
in the SNMP protocol. This parameter is used for reading and writing objects
to the SNMP agent. This param… | scalar | Password | .1.3.6.1.4.1.841.1.1.2.2.2 |
| mgmtSnmpAccessTable This table holds the objects of the mgmtSnmpAccessTable. | table | - | .1.3.6.1.4.1.841.1.1.2.2.3 |
| mgmtSnmpTrapHostTable This table contains the destination IP address and community password
for the trap delivery. | table | - | .1.3.6.1.4.1.841.1.1.2.2.4 |
| mgmtSnmpV3SecurityLevel This parameter allows to select the security level for SNMPV3. The level
noAuthNoPriv is not supported. | scalar | Enumeration | .1.3.6.1.4.1.841.1.1.2.2.6 |
| mgmtSnmpV3AuthProtocol This parameter allows to configure the authentication protocol in SNMPV3.
Select 2 for MD5 and
3 for SHA. | scalar | Enumeration | .1.3.6.1.4.1.841.1.1.2.2.7 |
| mgmtSnmpV3AuthPassword This parameter allows to configure the authentication password for the
authentication protocol. | scalar | V3Password | .1.3.6.1.4.1.841.1.1.2.2.8 |
| mgmtSnmpV3PrivProtocol This parameter allows to configure the privacy (encryption) protocol in SNMPV3.
Select 2 for DES and
3 for AES-128. | scalar | Enumeration | .1.3.6.1.4.1.841.1.1.2.2.9 |