topologyLayer3

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.4.1.1.1.7

Object

column r/w SNMPv2-TCTruthValue
If set to true, then topology has layer three persence.  Any topology 
with layer three presence must have IP address and gateway assigned to it.
              
Meaning associated to this field is topology specific:
- For Admin topology (management port) it is always set to true.
- Ror bridge at AP this field has no meaning and it is set to false.
- For routed and physical topologies it is always set to true.
- For bridge at controller type of topology this field is configurable.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.4.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
topologyEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::topologyLayer3'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::topologyLayer3.<topologyID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::topologyLayer3'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance

Member of