accessControlGroupProfile
SIAE-USER-MIB ·
.1.3.6.1.4.1.3373.1103.5.2.1.2
Object
column
r/w
Enumeration
This object defines the group access privileges. 'Admin' profile can read and write all MIB, 'readwrite' profile can write all MIB leaves but it can not manage users, 'maintenance' profile can do only manual operations, while 'readonly' can only perform get operations. 'networkMngr' is a profile dedicated to network managers.
Context
- MIB
- SIAE-USER-MIB
- OID
.1.3.6.1.4.1.3373.1103.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- accessControlGroupRecord
- Table
- accessControlGroupTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admin |
2 | readwrite |
3 | maintenance |
4 | readonly |
5 | networkMngr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| accessControlGroupName ASCII string identifying the Group, used as index for the table. | column | OctetString | .1.3.6.1.4.1.3373.1103.5.2.1.1 |
| accessControlGroupCli This object allows or denies a given group using both cli through
serial port and remote cli (telnet). Only 'admin' profile is
allowed to use cli and can execute all commands. | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.10 |
| accessControlGroupHttp This object allows or denies a given group using http protocol
for WebLct to access equipment. | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.3 |
| accessControlGroupHttps This object allows or denies a given group using https protocol
for WebLct to access equipment. | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.4 |
| accessControlGroupSnmp This object allows or denies a given group using snmp
protocol to access network equipment. If snmp protocol
is enabled, it is possible to choose between V1, V2c
and V3 version… | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.5 |
| accessControlGroupFtp This object allows or denies a given group using ftp
protocol. | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.6 |
| accessControlGroupSftp This object allows or denies a given group using sftp
protocol. | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.7 |
| accessControlGroupSsh This object allows or denies a given group using ssh
protocol. | column | Enumeration | .1.3.6.1.4.1.3373.1103.5.2.1.8 |
| accessControlGroupRowStatus This object is used to manage a row in accessControlGroupTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3373.1103.5.2.1.9 |