MIB Viewer

zhoneAdminCommunityAccess

OBJECT-TYPE
1.3.6.1.4.1.5504.3.1.4.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
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.
INTEGER { noAccess(1), read(2), readAndWrite(3), admin(4) }