wingstatsDevDynRouteIpOspfExtRouteAttachedFlag
WING-MIB ·
.0.50.1.4.2.34.8.1.2
Object
column SNMPv2-TCTruthValue
Whether the network is directly connected or not.
XPath: /wing-stats/device[mac=key1]/ospf_stats/external_routes[ext_route=key2]/multipaths[m_path_index=key3]/attached_flag
Context
- MIB
- WING-MIB
- OID
.0.50.1.4.2.34.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wingstatsDevDynRouteIpOspfExtRoutesMPathsEntry
- Groups
- 2
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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingstatsDevDynRouteIpOspfExtRouteAttachedFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingstatsDevDynRouteIpOspfExtRouteAttachedFlag.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingstatsDevDynRouteIpOspfExtRouteAttachedFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of