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
- Table
- zhoneAdminCommunityTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAccess |
2 | read |
3 | readAndWrite |
4 | admin |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zhoneAdminCommunityName The community name that has access to this system.
Maximum length for community name string is 32 characters. | column | OctetString | .1.3.6.1.4.1.5504.3.1.4.1.1.1 |
| zhoneAdminCommunityAccessListIndex The AccessList Table index indicating which IP addresses are
allowed to use this community name. If the value is
0, no address checking is performed and all SNMP requests are
allo… | column | Integer32 | .1.3.6.1.4.1.5504.3.1.4.1.1.3 |
| zhoneAdminCommunityRowStatus Row status in order to create the entry for this
destination. | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.3.1.4.1.1.4 |