tmnxVdoGrpSrcVqmStatsPeriod
TIMETRA-VIDEO-MIB ·
.1.3.6.1.4.1.6527.3.1.2.61.1.18.1.1
Object
column TIMETRA-TC-MIBTmnxVdoStatInt
The value of tmnxVdoGrpSrcVqmStatsPeriod indicates the period of statistics that the user is interested in. The parameter can take a value of 'current' which would display to the user all statistics within the last second. Alternatively it could a value of 'interval' in which case the actual time-duration for which statistics are displayed to the user is specified by MIB object 'tmnxVdoGrpSrcVqmStatsTime'.
Context
- MIB
- TIMETRA-VIDEO-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.61.1.18.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxVdoGrpSrcVqmStatEntry
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 'TIMETRA-VIDEO-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VIDEO-MIB::tmnxVdoGrpSrcVqmStatsPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VIDEO-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VIDEO-MIB::tmnxVdoGrpSrcVqmStatsPeriod.<svcId>.<tmnxVdoIfName>.<tmnxVdoGrpSrcGrpAddrType>.<tmnxVdoGrpSrcGroupAddress>.<tmnxVdoGrpSrcSrcAddrType>.<tmnxVdoGrpSrcSourceAddress>.<tmnxVdoGrpSrcVqmStatsPeriod>.<tmnxVdoGrpSrcVqmStatsTime>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VIDEO-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VIDEO-MIB::tmnxVdoGrpSrcVqmStatsPeriod'
Syntax
- Source
- TIMETRA-TC-MIBTmnxVdoStatInt
- Base type
Enumeration
Values & Constraints
Type Values
1 | current |
2 | interval |