zxAnRuChannelTcpPortProtoType

ZTE-AN-REMOTE-UNIT-CHANNEL-MIB · .1.3.6.1.4.1.3902.1082.20.41.2.2.2.1.1

Object

column Enumeration
Remote unit channel protocol type.
There are two types:
telnet(1) - Manage the remote unit by telnet.
http(2)   - Manage the remote unit by http.

Context

MIB
ZTE-AN-REMOTE-UNIT-CHANNEL-MIB
OID
.1.3.6.1.4.1.3902.1082.20.41.2.2.2.1.1
Type
column
Access
noaccess
Status
current
Parent
zxAnRuChannelTcpPortEntry

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 'ZTE-AN-REMOTE-UNIT-CHANNEL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-CHANNEL-MIB::zxAnRuChannelTcpPortProtoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-REMOTE-UNIT-CHANNEL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-CHANNEL-MIB::zxAnRuChannelTcpPortProtoType.<ifIndex>.<zxAnSubIfIndex>.<zxAnRuChannelTcpPortProtoType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-REMOTE-UNIT-CHANNEL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-REMOTE-UNIT-CHANNEL-MIB::zxAnRuChannelTcpPortProtoType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1telnet
2http