wirelessLinkStatFlag

WG102 · .1.3.6.1.4.1.4526.4.3.4.6.1.9

Object

column r/w SNMPv2-TCTruthValue
This field indicates if the network management system has already read this record.
When network management system read the record successfully, it should set it to 1.
	If this field is set to be 1, the record will be deleted if the time slice is over.

Context

MIB
WG102
OID
.1.3.6.1.4.1.4526.4.3.4.6.1.9
Type
column
Access
readwrite
Status
current
Parent
wirelessLinkStatEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false