All MIBs › CTIF-EXT-MIB › enableSNMPv1Counter64
enableSNMPv1Counter64
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::enableSNMPv1Counter64
OID (numeric): 1.3.6.1.4.1.52.4.3.3.5.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows control over the SNMPv1 protocol agent. If set to a value of enable(2) then the SNMPv1 agent will return Counter64 objects using SNMPv2 syntax. If set to a value of disable(1) then the SNMPv1 agent will return any Counter64 objects as Counter32.
What is enableSNMPv1Counter64?
This read-write enumerated value controls whether the SNMPv1 agent returns Counter64 objects using SNMPv2 syntax when enabled, or reports them truncated as Counter32 when disabled. An admin uses this so legacy SNMPv1-only tools polling a high-speed interface don't see the counter wrap prematurely. For example, an admin enables enableSNMPv1Counter64 so a legacy SNMPv1 monitoring station polling a fast interface receives 64-bit counters instead of frequently-wrapping 32-bit ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.5.3 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::enableSNMPv1Counter64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.5.3.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::enableSNMPv1Counter64.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.3.3.5.3.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::enableSNMPv1Counter64 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.3.3.5 | ctSNMP | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.5.3 | enableSNMPv1Counter64 | CTIF-EXT-MIB |