myIfEntryStatus

MY-INTERFACE-MIB · .1.3.6.1.4.1.4881.1.1.10.2.10.1.1.1.14

Object

column r/w MY-TCConfigStatus
Status of this entry, set this object to valid will create a interface, 
and set its value to invalid will delete the interface of this entry.

Context

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

Syntax

Source
MY-TCConfigStatus
Base type
Enumeration

Values & Constraints

Enumerated Values
1ok
2open
3short
Type Values
1valid
2invalid

Conformance