sub10UnitMgmtSnmpv3
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.4
Object
If set to 'enabled' the agent will support SNMPv3
PDUs and the SNMPv3 MIB configuration. This can be set to enabled or
disabled independently of the object sub10UnitMgmtSnmpAgent which
enables or disables the v1/2c agent.
IMPORTANT: This object is controlled by transaction management.
Any changes to this object must be transactionally acknowledged
following a successful set thus protecting against loss of
communication with the unit. To acknowledge the transaction
set the object sub10UnitMgmtTransaction to transactionCommit(2).
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.7.4- 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::sub10UnitMgmtSnmpv3.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::sub10UnitMgmtSnmpv3'
Syntax
- Source
- Sub10State
- Base type
Enumeration
Values & Constraints
Type Values
0 | stateDisabled |
1 | stateEnabled |
Conformance
Member of