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
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk snmpCommunityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-COMMUNITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-COMMUNITY-MIB::snmpCommunityTable'
The table of community strings configured in the SNMP engine's Local Configuration Datastore (LCD).
Information about a particular community string.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Constraints: range: 5..32 |
.1.3.6.1.6.3.18.1.1.1.4 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.6.3.18.1.1.1.6 |
||||||||||||
|
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 Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.6.3.18.1.1.1.7 |
||||||||||||
|
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 Type Values:
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.6.3.18.1.1.1.8 |
snmpTargetAddrExtTable
table.1.3.6.1.6.3.18.1.2
·
1 row entry
·
2 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk snmpTargetAddrExtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-COMMUNITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-COMMUNITY-MIB::snmpTargetAddrExtTable'
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 |
|---|---|---|
|
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 |
|
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 |