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
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk rcCommunityToViewTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWITCH-SNMP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-SNMP-MIB::rcCommunityToViewTable'
A table of SNMPv1/v2c community string to view name mappings.
rcCommunityToViewEntry row .1.3.6.1.4.1.8886.6.1.10.1.1
A list of community-to-view parameters.
Column Syntax OID
A simple index into 'rcCommunityToViewTable'.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.8886.6.1.10.1.1.1
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
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.8886.6.1.10.1.1.5