tsAppStatus

HUAWEI-TS-MIB · .1.3.6.1.4.1.2011.2.33.1.1.1.17

Object

column mandatory r/w EntryStatus
set the state on terminal server.If you will create a row,the values 
of tsAppIPAddress,tsAppPort,tsAppType,tsAppName must be not null.
You can delete a exist row and you can modify a exist row.If you modify
a row under the status of row,you change the status from valid to
undercreation.when you have changed them,you change the status to valid

Context

MIB
HUAWEI-TS-MIB
OID
.1.3.6.1.4.1.2011.2.33.1.1.1.17
Type
column
Access
readwrite
Status
mandatory
Parent
tsAppEntry

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 'HUAWEI-TS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TS-MIB::tsAppStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TS-MIB::tsAppStatus.<tsAppID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TS-MIB::tsAppStatus'

Syntax

Source
EntryStatus
Base type
Enumeration

Values & Constraints

Type Values
1valid
2createRequest
3underCreation
4invalid