bsnLocalNetUserRemainingTime

AIRESPACE-WIRELESS-MIB · .1.3.6.1.4.1.14179.2.5.10.1.7

Object

This object indicates the remaining session time
for the guest user in hundredths of a second.

Context

MIB
AIRESPACE-WIRELESS-MIB
OID
.1.3.6.1.4.1.14179.2.5.10.1.7
Type
column
Access
readonly
Status
current
Parent
bsnLocalNetUserEntry
Groups
2

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 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-WIRELESS-MIB::bsnLocalNetUserRemainingTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-WIRELESS-MIB::bsnLocalNetUserRemainingTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-WIRELESS-MIB::bsnLocalNetUserRemainingTime'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance