rcCommunityToViewRowStatus
SWITCH-SNMP-MIB ·
.1.3.6.1.4.1.8886.6.1.10.1.1.5
Object
DURABLE:
This object indicates the status of this entry. A row in this
table can be created using the 'createAndGo(4)' (i.e., all
parameters must be valid - supplied in a single SNMP PDU or have
default values) or the 'createAndWait(5)' action states. Until
all parameters are valid for a conceptual row, this object is
'notReady(3)'. All parameters must be valid before this object
can be set to 'active(1)'.
Any object in a conceptual row can be modified independent of the
value of this object (e.g., can be changed while 'active(1)').
Context
- MIB
- SWITCH-SNMP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.10.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcCommunityToViewEntry
- Table
- rcCommunityToViewTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcCommunityToViewIndex A simple index into 'rcCommunityToViewTable'. | column | Integer32 | .1.3.6.1.4.1.8886.6.1.10.1.1.1 |
| rcCommunityToViewCommunityName DURABLE: { 'public','':all }
The SNMPv1/v2c community name string. Duplicate community
names are not allowed in this table. Note that a null string
is not a valid community name… | column | OctetString | .1.3.6.1.4.1.8886.6.1.10.1.1.2 |
| rcCommunityToViewViewName DURABLE: { 'internet':all }
At runtime (i.e., not when this object is SET), this view name
is compared to the 'vacmViewTreeFamilyViewName' in the
'vacmViewTreeFamilyTable' (see RF… | column | OctetString | .1.3.6.1.4.1.8886.6.1.10.1.1.3 |
| rcCommunityToViewPermission DURABLE: { readWrite:all }
This object specifies the type of access allowed. 'readOnly(1)'
allows GET operations (i.e., GET, GET-NEXT, GET-BULK) and
'readWrite(2)' allows both GET… | column | Enumeration | .1.3.6.1.4.1.8886.6.1.10.1.1.4 |