etsysDvmrpExtIfStubInterface

ENTERASYS-DVMRP-EXT-MIB · .1.3.6.1.4.1.5624.1.2.69.1.2.1.1.3

Object

column r/w SNMPv2-TCTruthValue
Indicates whether this interface is a stub interface in
relation to DVMRP.  If this object is set to 'true', no DVMRP
packets are sent out this interface, and any received DVMRP
packets are ignored.
              
Setting this object to 'true' is a security measure for
interfaces towards untrusted hosts.  To communicate with other
DVMRP routers using this interface, this object must remain set
to 'false'.
              
Changing the value of this object while the interface is
operationally active MAY cause the interface to be deactivated
and then reactivated.

Context

MIB
ENTERASYS-DVMRP-EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.69.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
etsysDvmrpExtIfEntry
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 'ENTERASYS-DVMRP-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-DVMRP-EXT-MIB::etsysDvmrpExtIfStubInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-DVMRP-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-DVMRP-EXT-MIB::etsysDvmrpExtIfStubInterface.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-DVMRP-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-DVMRP-EXT-MIB::etsysDvmrpExtIfStubInterface'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance