dot11MeshHWMPtargetOnly
FS-DOT11-MESH-HWMP-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.92.1.1.1.11
Object
column r/w
Enumeration
This is a control variable. It is written by an external management entity. This attribute, when set to intermediateMSTA (0), shall allow intermediate mesh STAs to respond with a PREP to a PREQ if they have valid forwarding information to the requested target. When set to targetOnly (1), only the target MSTA is allowed to respond with a PREP to a PREQ.
Context
- MIB
- FS-DOT11-MESH-HWMP-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.92.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11MeshHWMPConfigEntry
- 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 'FS-DOT11-MESH-HWMP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-DOT11-MESH-HWMP-MIB::dot11MeshHWMPtargetOnly'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-DOT11-MESH-HWMP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-DOT11-MESH-HWMP-MIB::dot11MeshHWMPtargetOnly.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-DOT11-MESH-HWMP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-DOT11-MESH-HWMP-MIB::dot11MeshHWMPtargetOnly'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | intermediateMSTA |
1 | targetOnly |
Conformance
Member of