cdsmrUcpProfileSendWindow
CISCO-ITP-DSMR-UCP-MIB ·
.1.3.6.1.4.1.9.9.1302.1.5.1.7
Object
This object specifies the Send Window size to be used by Universal Computer Protocol.
Context
- MIB
- CISCO-ITP-DSMR-UCP-MIB
- OID
.1.3.6.1.4.1.9.9.1302.1.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- cdsmrUcpProfileTableEntry
- 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 'CISCO-ITP-DSMR-UCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-UCP-MIB::cdsmrUcpProfileSendWindow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-DSMR-UCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-UCP-MIB::cdsmrUcpProfileSendWindow.<cgspInstNetwork>.<cdsmrUcpProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-DSMR-UCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-DSMR-UCP-MIB::cdsmrUcpProfileSendWindow'
Syntax
bytesCdsmrUcpSendWindow
- Source
- CdsmrUcpSendWindow
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..100
Conformance
Member of
Compliance refinements
ciscoItpDsmrUcpMIBCompliance
readonly
Create/Write access is not required.