enableSNMPv1Counter64

CTIF-EXT-MIB · .1.3.6.1.4.1.52.4.3.3.5.3

Object

scalar mandatory r/w Enumeration
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.

Context

MIB
CTIF-EXT-MIB
OID
.1.3.6.1.4.1.52.4.3.3.5.3
Type
scalar
Access
readwrite
Status
mandatory
Parent
ctSNMP

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTIF-EXT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTIF-EXT-MIB::enableSNMPv1Counter64.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTIF-EXT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTIF-EXT-MIB::enableSNMPv1Counter64'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable