hmsSnmpManagerCommunity
ELECTROLINE-DHT-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.2.1.5.50.1
Object
This MIB is used to specify the SNMP community string
used for write access to the SNMP agent in Dual IP mode.
The default value for this MIB is DhtHmsWriteSecret.
The value of this MIB is stored in non-volatile memory.
Deprecated. Has been move into electrolineCommon branch.
Context
- MIB
- ELECTROLINE-DHT-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.2.1.5.50.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cfgHmsSnmpAgent
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-CONFIG-MIB::hmsSnmpManagerCommunity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-CONFIG-MIB::hmsSnmpManagerCommunity'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.