zhoneAdminCommunityAccess
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.4.1.1.2
Object
column
r/w
Enumeration
The Access Rights for this particular community name. An access of read-write-admin
allows access to those tables with a higher level of security such as the
community table. Gets to this table will return E_NOSUCHINSTANCE unless
the accessrights is read-write-admin.
noAccess - this community name does not have any access to this device.
read - allows read access to all fields except admin access fields such
as this community table.
readAndWrite - allow read and write access to all fields except admin access
fields such as this community table.
admin - read and write access to all fields on this device.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneAdminCommunityEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAccess |
2 | read |
3 | readAndWrite |
4 | admin |