snmpPollCommunity

DLM-MIB · .1.3.6.1.4.1.52.4.2.1.1.1.3

Object

column mandatory r/w OctetString
The value of the community string to be used in the SNMP 
REQUEST PDU when actively polling.  Note that this community
name string should be defined for the Cabletron hub device
as well as in the destination host/device; otherwise polls 
can fail due to authenication failures.

Context

MIB
DLM-MIB
OID
.1.3.6.1.4.1.52.4.2.1.1.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
snmpPollEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLM-MIB::snmpPollCommunity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLM-MIB::snmpPollCommunity.<snmpPollDestination>.<snmpPollOwner>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLM-MIB::snmpPollCommunity'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.