enableSnmpV1
MX-SNMP-MIB ·
.0.900.1.200.200
Object
Enable SNMPv1
Specifies if a user can connect to the system by using SNMPv1.
Please note that a 'public' user might be granted (unsecure)
access by using v1 while an 'admin' user should rather be
granted a v3 access.
Context
- MIB
- MX-SNMP-MIB
- OID
.0.900.1.200.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- protocolGroup
- Siblings
- 7
Values & Constraints
Type Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| enableSnmpV2 Enable SNMPv2
Specifies if a user can connect to the system by using SNMPv2.
Please note that a 'public' user might be granted (unsecure)
access by using v2 while an 'a… | scalar | MX-TCMxEnableState | .0.900.1.200.300 |
| enableSnmpV3 Enable SNMPv3
Specifies if a user can connect to the system by using SNMPv3.
Please note that a 'public' user might be granted (unsecure)
access by using v1 while an 'a… | scalar | MX-TCMxEnableState | .0.900.1.200.400 |
| authProtocol Authentication Protocol
Protocol to use with SNMPv3.
* Md5: MD5 encoding is used.
* Sha1: SHA1 encoding is used. | scalar | Enumeration | .0.900.1.200.500 |
| privProtocol Privacy Protocol
Protocol to use with SNMPv3.
* None: No encryption is used. The PrivPassword parameter is
ignored.
* DES: DES encryption is used. | scalar | Enumeration | .0.900.1.200.600 |
| privPassword Privacy Password
Password to use with SNMPv3 when using DES privacy. If 'None'
is used, the PrivPassword parameter is ignored. | scalar | OctetString | .0.900.1.200.700 |
| community Community
String to use for the community field of SNMPv1 and SNMPv2
read-write commands and traps. It must not be empty.
The use of a community name provide… | scalar | OctetString | .0.900.1.200.800 |
| snmpUser Snmp User
User name used by the SNMP v1/v2 to access the configuration.
If this parameter is empty, the community name is used as the
user name (see the Comm… | scalar | OctetString | .0.900.1.200.900 |