ctFDDIResetPeak
CTRON-FDDI-STAT-MIB ·
.1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.5
Object
column mandatory
r/w
Enumeration
This object provides the ability to reset the peak
bytes and peak time stamp object. This is accomplished
by setting this object with a value of reset(2). Setting
a value of normal(1) will have no affect.
When read this object will always return normal(1).
Context
- MIB
- CTRON-FDDI-STAT-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctFDDIStatsCtlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-FDDI-STAT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-FDDI-STAT-MIB::ctFDDIResetPeak'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-FDDI-STAT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-FDDI-STAT-MIB::ctFDDIResetPeak.<ctFDDISlot>.<ctFDDISMT>.<ctFDDIPath>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-FDDI-STAT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-FDDI-STAT-MIB::ctFDDIResetPeak'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | reset |