SWITCH-SNMP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.8886.6.1.10.1 · 1 row entry · 5 columns
A table of SNMPv1/v2c community string to view name mappings.
rcCommunityToViewEntry entry .1.3.6.1.4.1.8886.6.1.10.1.1
A list of community-to-view parameters.
Indexes
rcCommunityToViewIndex
Column Syntax OID
rcCommunityToViewIndex
A simple index into 'rcCommunityToViewTable'.
Integer32
Constraints:
range: 1-8
.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 (i.e., a null string forces
'rcCommunit…
OctetStringr/w
Constraints:
range: 1-20
.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 RFC2575). If a match is
found and the var…
OctetStringr/w
Constraints:
range: 1-32
.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 and SET operations.
Enumerationr/w
Enumerated Values:
1readOnly
2readWrite
.1.3.6.1.4.1.8886.6.1.10.1.1.4
rcCommunityToViewRowStatus
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 …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8886.6.1.10.1.1.5