Fixed two minor MIB errors.

git-svn-id: http://yate.null.ro/svn/yate/trunk@5590 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2013-07-29 13:28:00 +00:00
parent ec6d84c2fe
commit 3aef4ba0a8
2 changed files with 3 additions and 3 deletions

View File

@ -385,7 +385,7 @@ callEntryCalled OBJECT-TYPE
::= { activeCallEntry 5 }
callEntryDuration OBJECT-TYPE
SYNTAX DisplayString
SYNTAX Counter32
UNITS "seconds"
MAX-ACCESS read-only
STATUS current
@ -1388,7 +1388,7 @@ databaseThresholds OBJECT-TYPE
"Alarm thresholds for this database account."
::= { databaseEntry 8 }
DatabaseAlarmCounters ::= SEQUENCE {
DatabaseThresholds ::= SEQUENCE {
queriesCountThreshold Counter32,
failedQueriesThreshold Counter32,
errorQueriesThreshold Counter32,

View File

@ -471,7 +471,7 @@ type=DisplayString
[1.3.6.1.4.1.34501.1.5.2.1.6]
name=callEntryDuration
access=read-only
type=DisplayString
type=Counter32
[1.3.6.1.4.1.34501.1.5.2.1.7]
name=callEntryPeerChan