cadSubMgtPktFilterMatchesReset
CADANT-HW-MEAS-MIB ·
.1.3.6.1.4.1.4998.1.1.10.2.25.1.1
Object
This object always return false(2) when read. If the value false(2) is assigned to this object, no action is taken. However, if this object it set to the value true(1), the corresponding docsSubMgtPktFilterMatches counter object is set to 0 and cadSubMgtPktFilterLastChanged is set to the current time.
Context
- MIB
- CADANT-HW-MEAS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.10.2.25.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadSubMgtPktFilterExtEntry
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 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-HW-MEAS-MIB::cadSubMgtPktFilterMatchesReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-HW-MEAS-MIB::cadSubMgtPktFilterMatchesReset.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-HW-MEAS-MIB::cadSubMgtPktFilterMatchesReset'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |