hpnicfRdAcctOnEnable
HPN-ICF-RADIUS-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.23
Object
The control of Accounting-On function. The Accounting-On function is used by the client to mark the start of accounting (for example, upon booting) by sending Accounting-On packets and to mark the end of accounting (for example, just before a scheduled reboot) by sending Accounting-Off packets. Default value is false.
Context
- MIB
- HPN-ICF-RADIUS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfRdAccInfoEntry
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 'HPN-ICF-RADIUS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RADIUS-MIB::hpnicfRdAcctOnEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-RADIUS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RADIUS-MIB::hpnicfRdAcctOnEnable.<hpnicfRdAccGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-RADIUS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-RADIUS-MIB::hpnicfRdAcctOnEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |