fsPnacAuthSessionStatisticsClear
ARICENT-PNAC-MIB ·
.1.3.6.1.4.1.2076.64.2.2.1.10
Object
This object specify the statusif the entries in authenticator session statistics are to be cleared. If set to true, the entries in authenticator session 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.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPnacAuthSessionStatsEntry
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::fsPnacAuthSessionStatisticsClear'
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::fsPnacAuthSessionStatisticsClear.<fsPnacAuthSessionSuppAddress>'
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::fsPnacAuthSessionStatisticsClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |