ifExtnsPromiscuous

RFC1229-MIB · .1.3.6.1.3.6.1.1.8

Object

column mandatory Enumeration
This object has a value of false(2) if
this interface only accepts packets/frames
that are addressed to this station. This
object has a value of true(1) when the
station accepts all packets/frames
transmitted on the media.  The value
true(1) is only legal on certain types of
media.  If legal, setting this object to a
value of true(1) may require the interface
to be reset before becoming effective.

Context

MIB
RFC1229-MIB
OID
.1.3.6.1.3.6.1.1.8
Type
column
Access
readonly
Status
mandatory
Parent
ifExtnsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false