replPerformanceWaitingNetwork
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.8.4.1.1.7
Object
column DDMibInteger32TC
The time spent waiting due to the receiver not providing the sender enough information on what data to send. Typically this value is low. Exceptions include systems on high-speed networks where the sender is a more powerful Data Domain system than the replica, or where the replica has a higher workload than the sender because the replica is the destination for a multiple replication contexts.
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.8.4.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- replicationPerformanceEntry
- Groups
- 1
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 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::replPerformanceWaitingNetwork'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::replPerformanceWaitingNetwork.<replContext>'
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::replPerformanceWaitingNetwork'
Syntax
- Source
- DDMibInteger32TC
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of