dot11MeshHWMProotMode

FS-DOT11-MESH-HWMP-MIB · .1.3.6.1.4.1.52642.1.1.10.2.92.1.1.1.8

Object

column r/w Enumeration
This is a control variable.                                                                                                                       
It is written by an external management entity.                                                                                                    
This attribute controls the configuration of a mesh STA as root                                                                                    
mesh STA. A mesh STA is configured as a root mesh STA if                                                                                           
dot11MeshHWMProotMode is set to 2, 3 or 4. Different values                                                                                        
correspond to different modes of the root mesh STA. The mesh STA is                                                                                
not a root mesh STA when the attribute is set to 0.

Context

MIB
FS-DOT11-MESH-HWMP-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.92.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
dot11MeshHWMPConfigEntry
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 '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::dot11MeshHWMProotMode'
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::dot11MeshHWMProotMode.<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::dot11MeshHWMProotMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noRoot
2proactivePREQnoPREP
3proactivePREQwithPREP
4rann

Conformance