SNMP-COMMUNITY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
10
snmpCommunityTable
table.1.3.6.1.6.3.18.1.1
·
1 row entry
·
8 columns
The table of community strings configured in the SNMP engine's Local Configuration Datastore (LCD).
Information about a particular community string.
Indexes
snmpCommunityIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
snmpCommunityIndex
The unique index value of a row in this table.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.6.3.18.1.1.1.1 |
||||||||||||
|
snmpCommunityName
The community string for which a row in this table
represents a configuration. There is no SIZE constraint specified for this object because RFC 1157 does not impose any explicit limitation on the length of community s… |
OctetStringr/w | .1.3.6.1.6.3.18.1.1.1.2 |
||||||||||||
|
snmpCommunitySecurityName
A human readable string representing the corresponding
value of snmpCommunityName in a Security Model independent format. |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.6.3.18.1.1.1.3 |
||||||||||||
|
snmpCommunityContextEngineID
The contextEngineID indicating the location of the
context in which management information is accessed when using the community string specified by the corresponding instance of snmpCommunityName. The def… |
SNMP-FRAMEWORK-MIBSnmpEngineIDr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpEngineID OctetStringType Constraints: range: 5..32 |
.1.3.6.1.6.3.18.1.1.1.4 |
||||||||||||
|
snmpCommunityContextName
The context in which management information is accessed
when using the community string specified by the corresponding instance of snmpCommunityName. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.6.3.18.1.1.1.5 |
||||||||||||
|
snmpCommunityTransportTag
This object specifies a set of transport endpoints
which are used in two ways: - to specify the transport endpoints from which an SNMP entity will accept management requests, and - to specify the transport en… |
SNMP-TARGET-MIBSnmpTagValuer/w Textual Convention: SNMP-TARGET-MIBSnmpTagValue OctetStringType Constraints: range: 0..255 |
.1.3.6.1.6.3.18.1.1.1.6 |
||||||||||||
|
snmpCommunityStorageType
The storage type for this conceptual row in the
snmpCommunityTable. Conceptual rows having the value 'permanent' need not allow write-access to any columnar object in the row. |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.6.3.18.1.1.1.7 |
||||||||||||
|
snmpCommunityStatus
The status of this conceptual row in the
snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through defau… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.6.3.18.1.1.1.8 |
snmpTargetAddrExtTable
table.1.3.6.1.6.3.18.1.2
·
1 row entry
·
2 columns
The table of mask and maximum message size (mms) values
associated with the snmpTargetAddrTable.
The snmpTargetAddrExtTable augments the
snmpTargetAddrTable with a transport address mask value
and a maximum message size value. The transport address
mask allows entries in the snmpTargetAddrTable to define
a set of addresses instead of just a single address.
The maximum message size value allows the maximum
message size of another SNMP entity to be configured for
use in SNMPv1 (and SNMPv2c) transactions, where the
message format does not specify a maximum message size.
Information about a particular mask and mms value.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
snmpTargetAddrTMask
The mask value associated with an entry in the
snmpTargetAddrTable. The value of this object must have the same length as the corresponding instance of snmpTargetAddrTAddress, or must have length 0. An attempt to set … |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.6.3.18.1.2.1.1 |
|
snmpTargetAddrMMS
The maximum message size value associated with an entry
in the snmpTargetAddrTable. Note that a value of 0 means that the maximum message size is unknown. |
Integer32r/w Constraints: range: 0-0range: 484-2147483647 |
.1.3.6.1.6.3.18.1.2.1.2 |