fsMIDot1qFutureVlanPortClearGarpStats
AricentMIVlan-MIB ·
.1.3.6.1.4.1.2076.120.1.3.1.42
Object
Setting a value of 'true' in this object, resets all GVRP & GMRP
statistics counter values to zero. After resetting the statistics
counter values, the value of this object automatically switches back
to 'false'.
Setting a value of 'false' to this object has no effect.
This object always returns 'false' on a read.
Context
- MIB
- AricentMIVlan-MIB
- OID
.1.3.6.1.4.1.2076.120.1.3.1.42- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1qFutureVlanPortEntry
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 'AricentMIVlan-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIVlan-MIB::fsMIDot1qFutureVlanPortClearGarpStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIVlan-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIVlan-MIB::fsMIDot1qFutureVlanPortClearGarpStats.<fsMIDot1qFutureVlanPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIVlan-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIVlan-MIB::fsMIDot1qFutureVlanPortClearGarpStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |