rlPortGvrpErrorStatisticsClear
Dell-GVRP-MIB ·
.1.3.6.1.4.1.89.64.5.1.7
Object
column r/w
Enumeration
activate - the signal/trigger to clear ALL the rlPortGvrpErrorStatisticsEntry's fields. passive - specify that the rlPortGvrpErrorStatisticsClear field is not activate, or finshed the clearnce process. the rlPortGvrpErrorStatisticsClear return automatically to passive after it was activate.
Context
- MIB
- Dell-GVRP-MIB
- OID
.1.3.6.1.4.1.89.64.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPortGvrpErrorStatisticsEntry
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 'Dell-GVRP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-GVRP-MIB::rlPortGvrpErrorStatisticsClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Dell-GVRP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-GVRP-MIB::rlPortGvrpErrorStatisticsClear.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-GVRP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-GVRP-MIB::rlPortGvrpErrorStatisticsClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activate |
2 | passive |