ipeCfgAccountGroupRowStatus
IPE-SYSTEM-MIB ·
.1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.12
Object
column
r/w
Enumeration
This RowStatus has a status only 'active(1)'.
1) creating a entry.
When you make a new entry, you must SET objects indicated below.
ipeCfgAccountGroupName
ipeCfgAccountGroupTelnet
ipeCfgAccountGroupSsh
ipeCfgAccountGroupFtp
ipeCfgAccountGroupSftp
ipeCfgAccountGroupHttp
ipeCfgAccountGroupHttps
ipeCfgAccountGroupSnmp
ipeCfgAccountGroupAccessLevel
ipeCfgAccountGroupRowStatus <- createAndGo(4)
ipeCfgAccountGroupIndex is an index of this entry.
2) deleting a entry.
When you SET a destroy(6) to ipeCfgAccountGroupRowStatus, the
entry is destroyed.
Information that synchronizes and is deleted:
User Information setting(ssh/ftp/http login information)
SNMPv3-Set/Get-Req user info
(The SNMPv3-TRAP information is left)
3) modifing a entry
It can change it other than ipeCfgAccountGroupName,
ipeCfgAccountGroupRowStatus.
But the entry of default (ADMIN/OPERATOR/CONFIG) is impossible of
a change ipeCfgAccountGroupName.
Context
- MIB
- IPE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipeCfgAccountGroupInfoEntry
- Table
- ipeCfgAccountGroupInfoTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipeCfgAccountGroupIndex Index of this table. | column | Integer32 | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.1 |
| ipeCfgAccountGroupSnmp SNMP enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.10 |
| ipeCfgAccountGroupAccessLevel Access level. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.11 |
| ipeCfgAccountGroupNEAddress reserved. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.2 |
| ipeCfgAccountGroupName Group name.
An overlap of a group name isn't permitted.
Please use ASCII code.
The characters which can be used are '-', '_','0'-'9', 'a'-'z'
and 'A'… | column | OctetString | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.3 |
| ipeCfgAccountGroupTelnet TELNET enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.4 |
| ipeCfgAccountGroupSsh SSH enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.5 |
| ipeCfgAccountGroupFtp FTP enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.6 |
| ipeCfgAccountGroupSftp SFTP enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.7 |
| ipeCfgAccountGroupHttp HTTP enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.8 |
| ipeCfgAccountGroupHttps HTTPS enable. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.12.2.1.9 |