remoteSNMPTrapSNMPCommunityName
DCS3RMT-MIB ·
.1.3.6.1.4.1.674.10892.1.1700.30.1.8
Object
column mandatory
r/w
OctetString
1700.0030.0001.0008 This attribute defines the community for traps sent to this Remote Access SNMP trap destination.
Context
- MIB
- DCS3RMT-MIB
- OID
.1.3.6.1.4.1.674.10892.1.1700.30.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteSNMPTrapTableEntry
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 'DCS3RMT-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS3RMT-MIB::remoteSNMPTrapSNMPCommunityName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DCS3RMT-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS3RMT-MIB::remoteSNMPTrapSNMPCommunityName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCS3RMT-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCS3RMT-MIB::remoteSNMPTrapSNMPCommunityName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.