vtlStatsTable
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.11.3.1
Object
table
This table contains detailed statistical information about the individual VTL Ports on a Data Domain System. It includes the count of Control Commands, Write Commands, and Read Commands. The amount of data In, and Out. The count of Link Failures, LIP count, Sync Losses, Signal Losses, Prim Seq Proto Errors, Invalid Tx Words, and Invalid CRCs. It is comprised of entries of VtlStatsEntry.
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.11.3.1- Type
- table
- Status
- current
- Parent
- vtlStats
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::vtlStatsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATA-DOMAIN-MIB::vtlStatsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.