oemArchIfaceEnable
QTECH-GBNDeviceOEM-MIB ·
.1.3.6.1.4.1.27514.1.2.2.3.1.1.1.6
Object
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
- QTECH-GBNDeviceOEM-MIB
- OID
.1.3.6.1.4.1.27514.1.2.2.3.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oemArchIfaceEntry
- Groups
- 1
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 'QTECH-GBNDeviceOEM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceOEM-MIB::oemArchIfaceEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNDeviceOEM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceOEM-MIB::oemArchIfaceEnable.<oemArchIfaceUnit>.<oemArchIfacePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNDeviceOEM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNDeviceOEM-MIB::oemArchIfaceEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of