wingStatsDevDynRouteOspfIfPassiveFlag
WING-MIB ·
.0.50.1.4.2.34.12.1.24
Object
column SNMPv2-TCTruthValue
Whether this interface is passive or not.
XPath: /wing-stats/device[mac=key1]/ospf_stats/ospf_if[ifname=key2]/ospf_if_info[ospf_if_info_index=key3]/passive_flag
Context
- MIB
- WING-MIB
- OID
.0.50.1.4.2.34.12.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wingStatsDevDynRouteOspfIfInfoEntry
- 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::wingStatsDevDynRouteOspfIfPassiveFlag'
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::wingStatsDevDynRouteOspfIfPassiveFlag.<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::wingStatsDevDynRouteOspfIfPassiveFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of