avFabricAttachStatsClearErrorCounters
AVAYA-FABRIC-ATTACH-MIB ·
.1.3.6.1.4.1.45.5.46.1.28.1
Object
Clears Fabric Attach statistic and error counters on all device interfaces. Setting this attribute to 'true(1)' clears all counters. The value 'false(2)' is returned when the attribute is queried.
Context
- MIB
- AVAYA-FABRIC-ATTACH-MIB
- OID
.1.3.6.1.4.1.45.5.46.1.28.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- avFabricAttachStats
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 'AVAYA-FABRIC-ATTACH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-FABRIC-ATTACH-MIB::avFabricAttachStatsClearErrorCounters.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-FABRIC-ATTACH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-FABRIC-ATTACH-MIB::avFabricAttachStatsClearErrorCounters'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |