ctBroadcastPeakBroadcastClear
CT-BROADCAST-MIB ·
.1.3.6.1.4.1.52.4.1.2.13.1.1.1.6
Object
column mandatory
r/w
Enumeration
This object is used to clear the values found in peakBroadcastRate
and peakBroadcastRateTime.
When set with a value of clear(1) the values will be cleared.
When read, a value a value of noClear(2) will be returned.
A set of a value of noClear(2) will have no effect.
Context
- MIB
- CT-BROADCAST-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.13.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBroadcastCtlEntry
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 'CT-BROADCAST-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-BROADCAST-MIB::ctBroadcastPeakBroadcastClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-BROADCAST-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-BROADCAST-MIB::ctBroadcastPeakBroadcastClear.<ctBroadcastCtlSlotID>.<ctBroadcastCtlInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-BROADCAST-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-BROADCAST-MIB::ctBroadcastPeakBroadcastClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clear |
2 | noClear |