cerveSessionTimeActive
ARRIS-CER-VIDEO-SESSION-MIB ·
.0.2.2.1.9
Object
column secondsSNMPv2-SMIUnsigned32
The length of time that the input stream has been forwarded since last becoming active is stored in cerveSessionTimeActive. If the cerveSessionState is not set to active, then this value is zero.
Context
- MIB
- ARRIS-CER-VIDEO-SESSION-MIB
- OID
.0.2.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- cerVideoSessionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerveSessionTimeActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerveSessionTimeActive.<cerveSessionVe>.<cerveSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CER-VIDEO-SESSION-MIB::cerveSessionTimeActive'
Syntax
secondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295