cnAutoAttachClearPolicyStats
CAMBIUM-NETWORKS-AUTO-ATTACH-MIB ·
.1.3.6.1.4.1.17713.24.1.1.4
Object
Clears Auto-Attach statistics for all policies. Setting this attribute to 'true(1)' clears all counters. The value 'false(2)' is returned when the attribute is queried.
Context
- MIB
- CAMBIUM-NETWORKS-AUTO-ATTACH-MIB
- OID
.1.3.6.1.4.1.17713.24.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cnAutoAttachObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachClearPolicyStats.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachClearPolicyStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |