rlSnmpClientAgentsCommunity
HPE-SNMP-MIB ·
.1.3.6.1.4.1.11.2.98.8.1.1.3
Object
column r/w
OctetString
Remote Agent SNMPv1/v2 community string. Either this field or rlSnmpClientAgentsUsername must be configured to a non-empty string.
Context
- MIB
- HPE-SNMP-MIB
- OID
.1.3.6.1.4.1.11.2.98.8.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlSnmpClientAgentsEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HPE-SNMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SNMP-MIB::rlSnmpClientAgentsCommunity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-SNMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SNMP-MIB::rlSnmpClientAgentsCommunity.<rlSnmpClientAgentsAddressType>.<rlSnmpClientAgentsAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SNMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SNMP-MIB::rlSnmpClientAgentsCommunity'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.