Acme Packet (MOSC)

MOSC Banner

No output from MIB apSipSAStatsCurrentActiveSessionsInbound

in Acme Packet (MOSC) 2 commentsAnswered

So I'm trying to get a graphical output for the above MIB, and a couple others in the same group. I found it in the documentation with the explanation of - Number of current active inbound sessions.

It's object id - 1.3.6.1.4.1.9148.3.2.1.2. 2.1.4

When I look at the actual MIB it shows this -

ApSipSessionAgentStatsEntry ::= SEQUENCE {

apSipSAStatsSessionAgentIndex Integer32,

apSipSAStatsSessionAgentHostname DisplayString,

apSipSAStatsSessionAgentType ApSessionAgentType,

apSipSAStatsCurrentActiveSessionsInbound Unsigned32,

apSipSAStatsCurrentSessionRateInbound Unsigned32,

apSipSAStatsCurrentActiveSessionsOutbound Unsigned32,

apSipSAStatsCurrentSessionRateOutbound Unsigned32,


I don't know what the Unsigned32 means. Is that why I'm not getting any results?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center