gs2310GetCommunityMode
LANCOM-GS2310-MIB ·
.1.3.6.1.4.1.2356.800.3.2313.1.6.1.1
Object
scalar r/w
Enumeration
Get/Set the get-community mode of the SNMP. default : 1, 0: disable, 1: enable.
Context
- MIB
- LANCOM-GS2310-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2313.1.6.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gs2310SnmpConf
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 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310GetCommunityMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310-MIB::gs2310GetCommunityMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |