snmpEnable OBJECT-TYPE
SYNTAX INTEGER (0..7)
--enablev1 (1),
--enablev2c (2),
--enablev3 (4),
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This entry contains the bitwise information
which SNMP version is enabled.
Bit 0: SNMP v1 enabled
Bit 1: SNMP v2c enabled
Bit 2: SNMP v3 enabled
It is not allowed to disable an interface via
itself or to support v1/v2c at the same time
as v3 is enabled. So v1 or v2c can only be
enabled via this entry if v3 is disabled.
Further changes have to be done via another
Interface."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3181.10.3.22.1 | snmpSupport | 0 | 0 | snmpSupport OBJECT-TYPE SYNTAX INTEGER (0..7) --supportv1 (1), --supportv2c (2), --supportv3 (4) MAX-ACCESS read-only STATUS cu… |
1.3.6.1.4.1.3181.10.3.22.3 | snmpApplyMode | 0 | 0 | snmpApplyMode OBJECT-TYPE SYNTAX INTEGER { applyAndSaveImmediately (1), saveManually (2), applyAndSaveManually (3) } MAX-ACCESS… |
1.3.6.1.4.1.3181.10.3.22.4 | snmpApply | 0 | 0 | snmpApply OBJECT-TYPE SYNTAX INTEGER { normalOperation (0), applyNow (1), applyAndSaveNow (2) } MAX-ACCESS read-write STATUS cu… |
1.3.6.1.4.1.3181.10.3.22.5 | snmpTrapTest | 0 | 0 | snmpTrapTest OBJECT-TYPE SYNTAX INTEGER { inactive (0), genColdstart (1), genWarmstart (2), genLinkdown (3), genLinkup (4), gen… |
1.3.6.1.4.1.3181.10.3.22.6 | snmpTrapDestCount | 0 | 0 | snmpTrapDestCount OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The number of supported trap dest… |
1.3.6.1.4.1.3181.10.3.22.7 | snmpCommunityRead | 0 | 0 | snmpCommunityRead OBJECT-TYPE SYNTAX DisplayString (SIZE (0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "This is the… |
1.3.6.1.4.1.3181.10.3.22.8 | snmpCommunityWrite | 0 | 0 | snmpCommunityWrite OBJECT-TYPE SYNTAX DisplayString (SIZE (0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "This is th… |
1.3.6.1.4.1.3181.10.3.22.9 | snmpTrapEnable | 0 | 0 | snmpTrapEnable OBJECT-TYPE SYNTAX INTEGER { enabled (1), disabled (2), unsupported (255) } MAX-ACCESS read-write STATUS current… |
1.3.6.1.4.1.3181.10.3.22.10 | snmpTrapDestTable | 1 | 28 | snmpTrapDestTable OBJECT-TYPE SYNTAX SEQUENCE OF SnmpTrapDestList MAX-ACCESS not-accessible STATUS current DESCRIPTION "This ta… |