coVirtualApUserAccountingEnabled

COLUBRIS-VIRTUAL-AP-MIB · .1.3.6.1.4.1.8744.5.11.1.1.1.1.9

Object

column Enumeration
Indicates if accounting information is generated by the
device and sent to the authentication server for connected 
users. Accounting information will be generated only 
if a valid authentication server profile is configured for
the coVirtualApAccountingProfileIndex attribute.

Context

MIB
COLUBRIS-VIRTUAL-AP-MIB
OID
.1.3.6.1.4.1.8744.5.11.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
coVirtualAccessPointConfigEntry
Groups
1

Walk 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 'COLUBRIS-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-VIRTUAL-AP-MIB::coVirtualApUserAccountingEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-VIRTUAL-AP-MIB::coVirtualApUserAccountingEnabled.<ifIndex>.<coVirtualApWlanProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-VIRTUAL-AP-MIB::coVirtualApUserAccountingEnabled'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable

Conformance