oemArchIfaceEnable

GBNDeviceOEM-MIB · .1.3.6.1.4.1.13464.1.2.2.3.1.1.1.6

Object

column r/w SNMPv2-TCTruthValue
DURABLE: { true:all }
This object is true(1) when this interface is enabled and
false(1) when it is disabled.  For this product, this is the
ONLY way to enable or disable this interface.  Note that
'ifAdminStatus' in RFC1213 and RFC2233 and 'dot1dStpPortEnable'
in RFC1493 are each implemented as 'read-only'.

Context

MIB
GBNDeviceOEM-MIB
OID
.1.3.6.1.4.1.13464.1.2.2.3.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
oemArchIfaceEntry
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 'GBNDeviceOEM-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceOEM-MIB::oemArchIfaceEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNDeviceOEM-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceOEM-MIB::oemArchIfaceEnable.<oemArchIfaceUnit>.<oemArchIfacePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNDeviceOEM-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNDeviceOEM-MIB::oemArchIfaceEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance