clabWIFIClientSessionsTerminationCode
CLAB-WIFI-MIB ·
.1.3.6.1.4.1.4491.2.5.1.1.13.1.5
Object
column SNMPv2-SMIUnsigned32
The TerminationCode parameter indicates the Reason Code or the Status Code that lead to ending the association of the station. Reason code and Status code overlaps. The context of the type of termination is provided by the TerminationMeaning attribute. The value zero indicates the session is active.
Context
- MIB
- CLAB-WIFI-MIB
- OID
.1.3.6.1.4.1.4491.2.5.1.1.13.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clabWIFIClientSessionsEntry
- Groups
- 1
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 'CLAB-WIFI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-WIFI-MIB::clabWIFIClientSessionsTerminationCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-WIFI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-WIFI-MIB::clabWIFIClientSessionsTerminationCode.<clabWIFIAccessPointId>.<dot1dBasePort>.<clabWIFIClientSessionsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-WIFI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-WIFI-MIB::clabWIFIClientSessionsTerminationCode'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of