mpsTerminalCmdCmd

FEC-MPS-MIB · .0.53.14.4.1.2

Object

column r/w Enumeration
Command for configuration handling. Possible values are :
none(1)           -> default value
fw-update(2)      -> new firmware file shall be stored on the device
reset-passwd(3)   -> set admin password to default on the device.
reset-upasswd(4)  -> set user password to default on the device.

Context

MIB
FEC-MPS-MIB
OID
.0.53.14.4.1.2
Type
column
Access
readwrite
Status
current
Parent
mpsTerminalCmdEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2fw-update
3reset-passwd
4reset-upasswd