CTIF-EXT-MIB :: enableSNMPv1

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTIF-EXT-MIBenableSNMPv1

enableSNMPv1

Module: CTIF-EXT-MIB

OID (symbolic): CTIF-EXT-MIB::enableSNMPv1

OID (numeric): 1.3.6.1.4.1.52.4.3.3.5.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object allows control over the SNMPv1 protocol. If set to a value of disable(1) then the SNMPv1 protocol will not be accepted by the device.

What is enableSNMPv1?

This read-write enumerated value controls whether the device accepts the SNMPv1 protocol at all. An admin uses it to harden the device by disabling the legacy, insecure SNMPv1 protocol once it is no longer needed. For example, an admin sets enableSNMPv1 to disable(1) after migrating all monitoring tools to SNMPv3, closing off the older insecure protocol.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.5.1
snmpwalk -v2c -c public <target> CTIF-EXT-MIB::enableSNMPv1

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.5.1.1
snmpget -v2c -c public <target> CTIF-EXT-MIB::enableSNMPv1.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.3.3.5.1.1 i <value>

Start monitoring Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTIF-EXT-MIB::enableSNMPv1 OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.4mibsCTRON-AP3000-MIB
1.3.6.1.4.1.52.4.3ctronExtnCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3.3ctronMib2CTRON-MIB-NAMES
Numeric OIDNameModule
1.3.6.1.4.1.52.4.3.3.5ctSNMPCTIF-EXT-MIB
1.3.6.1.4.1.52.4.3.3.5.1enableSNMPv1CTIF-EXT-MIB