rcOptUdEthInterfaceTxdisable
RAISECOM-OPTICAL-UDETH-INTERFACE-MIB ·
.1.3.6.1.4.1.8886.15.4.20.1.1.1.28
Object
column r/w
Enumeration
-- ??ڷ???ʹ?????? 1:ʹ?? 2:??ֹ
Context
- MIB
- RAISECOM-OPTICAL-UDETH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.8886.15.4.20.1.1.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcOptUdEthInterfaceEntry
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 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB::rcOptUdEthInterfaceTxdisable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB::rcOptUdEthInterfaceTxdisable.<rcEntPhysicalID>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB::rcOptUdEthInterfaceTxdisable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |