ifIvrBridgedIface

SUPERMICRO-CFA-MIB · .1.3.6.1.4.1.10876.101.1.27.1.8.1.1

Object

column r/w SNMPv2-TCTruthValue
Indicates if this interface is a Bridged interface
or not. 
A value of 'TRUE' indicates that this interface is 
a Bridged interface and is capable of performing 
bridging of packets through this interface.
A value of 'FALSE' indicates that this 
interface is a Routed interface and is capable of
performing routing of packets through this interface.

Context

MIB
SUPERMICRO-CFA-MIB
OID
.1.3.6.1.4.1.10876.101.1.27.1.8.1.1
Type
column
Access
readwrite
Status
current
Parent
ifIvrEntry

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 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifIvrBridgedIface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifIvrBridgedIface.<ifMainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-CFA-MIB::ifIvrBridgedIface'

Syntax

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

Values & Constraints

Type Values
1true
2false