COMMUNITY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
4
.1.3.6.1.4.1.52.1.52.2
·
1 row entry
·
4 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk communityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'COMMUNITY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMMUNITY-MIB::communityTable'
This table houses the information needed for trivial authentication and sending traps.
Each entry contains a community name and access code
for SNMP trivial authentication, an enable/disable
traps option, as well as network and physical
addressing information for traps.
for SNMP trivial authentication, an enable/disable
traps option, as well as network and physical
addressing information for traps.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
communityNamemandatory
The community name that will be used for trivial
authentication for SNMP get/set requests. This is also the community name used within an SNMP trap pdu. Each community name is associated with an access code of either NO… |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.52.1.52.2.1.1 |
|
communityTrapmandatory
This object is checked to determine if traps should be
sent to the corresponding network address associated with it. The possible values are: trapOff (0), trapOn (1) |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.1.52.2.1.2 |
|
communityIPAddrmandatory
The network address of the device that will receive
traps from this agent. |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.52.1.52.2.1.3 |
|
communityIndexmandatory
A unique value for each community entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.1.52.2.1.4 |