hwCpeMgmtOper

HUAWEI-CPE-MGMT-MIB · .1.3.6.1.4.1.2011.6.106.2.4

Object

scalar r/w Enumeration
Operation of terminal management.
Options:
1. start(1)    - terminal management start
2. stop(2)     - terminal management end
3. invalid(-1) - returned to GET request.
NMS starts telnet to CPE terminal from here.
User only need Start operation if he want to telnet to CPE terminal.
User need both Start operation and Stop operation if he want to update files to CPE terminal.

Context

MIB
HUAWEI-CPE-MGMT-MIB
OID
.1.3.6.1.4.1.2011.6.106.2.4
Type
scalar
Access
readwrite
Status
current
Parent
hwCpeSelect

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CPE-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CPE-MGMT-MIB::hwCpeMgmtOper.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CPE-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CPE-MGMT-MIB::hwCpeMgmtOper'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1start
2stop