CTIF-EXT-MIB :: enableSNMPv2

MIB Reference — IPNetwork Monitor

All MIBsCTIF-EXT-MIBenableSNMPv2

enableSNMPv2

Module: CTIF-EXT-MIB

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

OID (numeric): 1.3.6.1.4.1.52.4.3.3.5.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.5.2
snmpwalk -v2c -c public <target> CTIF-EXT-MIB::enableSNMPv2

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.5.2.1
snmpget -v2c -c public <target> CTIF-EXT-MIB::enableSNMPv2.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.52cabletronCTRON-OIDS
1.3.6.1.4.1.52.4mibsCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3ctronExtnCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3.3ctronMib2CTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3.3.5ctSNMPCTIF-EXT-MIB
1.3.6.1.4.1.52.4.3.3.5.2enableSNMPv2CTIF-EXT-MIB