aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/abis_om2000_vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/abis_om2000_vty.c')
-rw-r--r--openbsc/src/abis_om2000_vty.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/openbsc/src/abis_om2000_vty.c b/openbsc/src/abis_om2000_vty.c
index b77f470a0..4c42f6dd3 100644
--- a/openbsc/src/abis_om2000_vty.c
+++ b/openbsc/src/abis_om2000_vty.c
@@ -60,7 +60,15 @@ static int dummy_config_write(struct vty *v)
/* FIXME: auto-generate those strings from the value_string lists */
#define OM2K_OBJCLASS_VTY "(trxc|ts|tf|is|con|dp|cf|tx|rx)"
-#define OM2K_OBJCLASS_VTY_HELP "FIXME"
+#define OM2K_OBJCLASS_VTY_HELP "TRX Controller\n" \
+ "Timeslot\n" \
+ "Timing Function\n" \
+ "Interface Switch\n" \
+ "Abis Concentrator\n" \
+ "Digital Path\n" \
+ "Central Function\n" \
+ "Transmitter\n" \
+ "Receiver\n"
DEFUN(om2k_class_inst, om2k_class_inst_cmd,
"bts <0-255> om2000 class " OM2K_OBJCLASS_VTY