sub10UnitMgmtSnmpAgent
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.1
Object
If set to 'enabled' the agent will respond to valid v1/2c SNMP requests
for GET/SET/GET-NEXT of supported MIB objects. If this object and the
object sub10UnitMgmtSnmpv3 are both set to disabled then the unit
will no longer respond to SNMP requests. If this object is set to
enabled and sub10UnitMgmtSnmpv3 is set to enabled then the agent will respond
to both both v1/2c and v3 SNMP requests.
!! IMPORTANT !!
If this object and sub10UnitMgmtSnmpv3 is set to disabled then the Agent
will no longer respond therefore it will not be possible to re-enable the agent using
SNMP. The agent can be re-enabled using the web GUI only.
If this object is disabled then traps will not be forwarded by the unit.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSnmp
- Groups
- 1
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpAgent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpAgent'
Syntax
- Source
- Sub10State
- Base type
Enumeration
Values & Constraints
Type Values
0 | stateDisabled |
1 | stateEnabled |
Conformance
Member of