fsPnacPaePortStatisticsClear
ARICENT-PNAC-MIB ·
.1.3.6.1.4.1.2076.64.1.5.1.7
Object
This object specifies the status if the entries in port authenticator statistics are to be cleared. If set to true, entries in port authenticator statistics are cleared, and if set to false, the entries are not cleared.
Context
- MIB
- ARICENT-PNAC-MIB
- OID
.1.3.6.1.4.1.2076.64.1.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPnacPaePortEntry
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 'ARICENT-PNAC-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PNAC-MIB::fsPnacPaePortStatisticsClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-PNAC-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PNAC-MIB::fsPnacPaePortStatisticsClear.<fsPnacPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-PNAC-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-PNAC-MIB::fsPnacPaePortStatisticsClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |