git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use C++03 in cppcheck.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
smux
/
STG-MIB.mib
diff --git
a/projects/stargazer/plugins/other/smux/STG-MIB.mib
b/projects/stargazer/plugins/other/smux/STG-MIB.mib
index 8eaffb3db2d5f91b68f48be96f9eae8854c18d18..bccf5a28305c0cf71434380633b4927daab53e7e 100644
(file)
--- a/
projects/stargazer/plugins/other/smux/STG-MIB.mib
+++ b/
projects/stargazer/plugins/other/smux/STG-MIB.mib
@@
-126,6
+126,15
@@
tariffChangeUsers OBJECT-TYPE
DEFVAL { 0 }
::= { users 11 }
DEFVAL { 0 }
::= { users 11 }
+activeUsers OBJECT-TYPE
+ SYNTAX Integer32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of online users with traffic during session"
+ DEFVAL {0}
+ ::= { users 12 }
+
totalTariffs OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
totalTariffs OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only